FStaticMeshRenderData::GetNumNonStreamingLODs

Count the number of LODs that are inlined and not streamable.

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 GetNumNonStreamingLODs() const

Remarks

Count the number of LODs that are inlined and not streamable. Starting from the last LOD and stopping at the first non inlined 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