FStaticMeshRenderData::GetNumNonOptionalLODs

Count the number of LODs that not optional and guarantied to be installed.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/StaticMeshResources.h

Include

#include "StaticMeshResources.h"

Source

/Engine/Source/Runtime/Engine/Private/StaticMesh.cpp

Syntax

int32 GetNumNonOptionalLODs() const

Remarks

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss