Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FFbxImporter
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/FbxImporter.h |
| Include | #include "FbxImporter.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Fbx/FbxMainImport.cpp |
FbxNode &42; RecursiveFindParentLodGroup
&40;
FbxNode &42; ParentNode
&41;
Remarks
Find the first parent node containing a eLODGroup attribute.
Parameters
| Name | Description |
|---|---|
| ParentNode | The node where to start the search. |