CVR Distance Lod ¶
Distance lod or distance level of detail can be used to toggle on game object's based on their distance to the local player.
Properties¶
3D Distance¶
If enabled, the distance will be calculated in 3D space. If disabled, it will only be calculated in 2D space.
Groups¶
You can have multiple Groups where you can define the following.
Game Object¶
Select the game object you want to toggle based on distance.
Min Distance¶
The minimum distance required to set the object active.
Max Distance¶
The maximum distance the object is active. After this point, it will be disabled.