âœˆī¸Drawable

Specification

A Drawable is the top-most object of a YDR or one of the multiple children that a YDD can have.

Parameters

Parameter
Meaning

Lod Distance High

Render distance in units for the high lod model if there's any.

Lod Distance Medium

Render distance in units for the medium lod model if there's any.

Lod Distance Low

Render distance in units for the low lod model if there's any.

Lod Distance Vlow

Render distance in units for the very low lod model if there's any.

For drawables that just have one LOD level (usually a high LOD) all 4 values are set to 9998, this setting can be tweaked to customize the render distance of the different LODs if there's more than one (the High one).

Last updated

Was this helpful?