Function GeometryInstance.lodMaxHysteresis

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

double lodMaxHysteresis() nothrow @property @nogc;

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