Environment.ssaoQuality

The screen-space ambient occlusion quality. Higher qualities will make better use of small objects for ambient occlusion, but are slower.

  1. Environment.SSAOQuality ssaoQuality [@property getter]
    struct Environment
    @nogc nothrow @property
    ssaoQuality
    ()
  2. long ssaoQuality [@property setter]

Meta