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]
  2. bool boxProjection [@property setter]
    struct ReflectionProbe
    @nogc nothrow @property
    void
    boxProjection
    (
    bool v
    )

Meta