GIProbe.extents

The size of the area covered by the GIProbe. If you make the extents larger without increasing the subdivisions with subdiv, the size of each cell will increase and result in lower detailed lighting.

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

Meta