Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FStaticMeshRenderData
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/StaticMeshResources.h |
| Include Path | #include "StaticMeshResources.h" |
| Source | /Engine/Source/Runtime/Engine/Private/StaticMesh.cpp |
int32 GetNumNonStreamingLODs() const