Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSkeletalMeshRenderData
Description
Count the number of LODs that are inlined and not streamable. Starting from the last LOD and stopping at the first non inlined LOD.
| Name | GetNumNonStreamingLODs |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Rendering/SkeletalMeshRenderData.h |
| Include Path | #include "Rendering/SkeletalMeshRenderData.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SkeletalMeshRenderData.cpp |
int32 GetNumNonStreamingLODs() const