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]
    struct Environment
    @nogc nothrow @property
    double
    ssaoAoChannelAffect
    ()
  2. double ssaoAoChannelAffect [@property setter]

Meta