ULevelStreaming::SetLevelLODIndex

Sets the world composition level LOD index and marks the streaming level as requiring consideration.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/LevelStreaming.h

Include

#include "Engine/LevelStreaming.h"

Source

/Engine/Source/Runtime/Engine/Private/LevelStreaming.cpp

Syntax

void SetLevelLODIndex
(
    int32 LODIndex
)

Remarks

Sets the world composition level LOD index and marks the streaming level as requiring consideration.

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