ComputeLODForMeshes

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SceneManagement.h

Include

#include "SceneManagement.h"

Source

/Engine/Source/Runtime/Engine/Private/SceneManagement.cpp

Syntax

FLODMask ComputeLODForMeshes
(
    const TArray< class FStaticMeshBatchRelevance > & StaticMeshRelevances,
    const FSceneView & View,
    const FVector4 & Origin,
    float SphereRadius,
    int32 ForcedLODLevel,
    float & OutScreenRadiusSquared,
    int8 CurFirstLODIdx,
    float ScreenSizeScale,
    bool bDitheredLODTransition
)

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