Function GeometryInstance.lodMaxDistance
The GeometryInstance's max LOD distance. Note: This property currently has no effect.
double lodMaxDistance() nothrow @property @nogc;
void lodMaxDistance
(
double v
) nothrow @property @nogc;