ReflectionProbe.extents

The size of the reflection probe. The larger the extents the more space covered by the probe which will lower the perceived resolution. It is best to keep the extents only as large as you need them.

  1. Vector3 extents [@property getter]
    struct ReflectionProbe
    @nogc nothrow @property
    Vector3
    extents
    ()
  2. Vector3 extents [@property setter]

Meta