GIProbe.subdiv

Number of times to subdivide the grid that the GIProbe operates on. A higher number results in finer detail and thus higher visual quality, while lower numbers result in better performance.

  1. GIProbe.Subdiv subdiv [@property getter]
  2. long subdiv [@property setter]
    struct GIProbe
    @nogc nothrow @property
    void
    subdiv
    (
    long v
    )

Meta