FDatasmithFBXFileImporter::TraverseHierarchyNodeRecursively

Recursively import Fbx scene

Windows
MacOS
Linux

References

Module

DatasmithFBXTranslator

Header

/Engine/Plugins/Enterprise/DatasmithFBXImporter/Source/DatasmithFBXTranslator/Public/DatasmithFBXFileImporter.h

Include

#include "DatasmithFBXFileImporter.h"

Source

/Engine/Plugins/Enterprise/DatasmithFBXImporter/Source/DatasmithFBXTranslator/Private/DatasmithFBXFileImporter.cpp

Syntax

void TraverseHierarchyNodeRecursively
(
    FbxNode * ParentNode,
    TSharedPtr< FDatasmithFBXSceneNode > & ParentInfo
)

Remarks

Recursively import Fbx scene

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss