ReflectionProbe.maxDistance

Sets the max distance away from the probe an object can be before it is culled.

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

Meta