GeometryInstance.lodMaxDistance

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

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

Meta