Environment.ssaoAoChannelAffect

The screen-space ambient occlusion intensity on materials that have an AO texture defined. Values higher than 0 will make the SSAO effect visible in areas darkened by AO textures.

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

Meta