GeometryInstance.lodMinDistance

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

  1. double lodMinDistance [@property getter]
  2. double lodMinDistance [@property setter]
    struct GeometryInstance
    @nogc nothrow @property
    void
    lodMinDistance
    (
    double v
    )

Meta