Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Rendering > FSkeletalMeshLODModel
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/Rendering/SkeletalMeshLODModel.h |
Include | #include "Rendering/SkeletalMeshLODModel.h" |
Source | /Engine/Source/Runtime/Engine/Private/SkeletalMeshLODModel.cpp |
void GetSectionFromVertexIndex
&40;
int32 InVertIndex,
int32 & OutSectionIndex,
int32 & OutVertIndex
&41; const
Remarks
Utility for finding the section that a particular vertex is in.