LODToFrameSkipMap

Map of LOD levels to frame skip amounts.

Windows
MacOS
Linux

Syntax

TMap< int32, int32 > LODToFrameSkipMap

Remarks

Map of LOD levels to frame skip amounts. if bShouldUseLodMap is set these values will be used for the frameskip amounts and the distance factor thresholds will be ignored. The flag and these values should be configured using the customization callback when parameters are created for a component.

Note that this is # of frames to skip, so if you have 20, that means every 21th frame, it will update, and evaluate.

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