ReflectionProbe.boxProjection

If true, enables box projection. This makes reflections look more correct in rectangle-shaped rooms by offsetting the reflection center depending on the camera's location.

  1. bool boxProjection [@property getter]
    struct ReflectionProbe
    @nogc nothrow @property
    bool
    boxProjection
    ()
  2. bool boxProjection [@property setter]

Meta