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