Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Rendering > FSkeletalMeshRenderData
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/Rendering/SkeletalMeshRenderData.h |
Include | #include "Rendering/SkeletalMeshRenderData.h" |
const FSkeletalMeshLODRenderData &42; GetPendingFirstLOD
&40;
int32 MinLODIdx
&41; const
Remarks
Return the pending first LOD that can be used for rendering starting at MinLODIdx. This takes into account the streaming status from PendingFirstLODIdx, and MinLODIdx is expected to be USkeletalMesh::MinLOD, which is platform specific.