Module LevelOfDetail3DEnums

LevelOfDetail3D.LODType

Level of detail node selector types.

LodTypeDistance

The level of detail is measured using the z distance from the camera to the level of detail selector node.

LodTypeScreenArea

The level of detail is measured using the ratio of the screen area covered by the level of detail selector node to the whole screen area.