Environment.ssaoIntensity

The primary screen-space ambient occlusion intensity. See also ssaoRadius.

  1. double ssaoIntensity [@property getter]
  2. double ssaoIntensity [@property setter]
    struct Environment
    @nogc nothrow @property
    void
    ssaoIntensity
    (
    double v
    )

Meta