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

Meta