Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FStaticMeshRenderData
Description
Count the number of LODs that not optional and guarantied to be installed. Starting from the last LOD and stopping at the first optional LOD.
| Name | GetNumNonOptionalLODs |
| 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 GetNumNonOptionalLODs() const