Function GeometryInstance.lodMinHysteresis

The GeometryInstance's min LOD margin. Note: This property currently has no effect.

double lodMinHysteresis() nothrow @property @nogc;

void lodMinHysteresis (
  double v
) nothrow @property @nogc;