Environment.ssaoBias

The screen-space ambient occlusion bias. This should be kept high enough to prevent "smooth" curves from being affected by ambient occlusion.

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

Meta