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; FindLODGroupNode
&40;
FbxNode &42; NodeLodGroup,
int32 LodIndex,
FbxNode &42; NodeToFind
&41;
Remarks
Find the first node containing a mesh attribute for the specified LOD index.
Parameters
| Name | Description |
|---|---|
| NodeLodGroup | The LOD group fbx node |
| LodIndex | The index of the LOD we search the mesh node |