Environment.ssReflectionsFadeOut

The fade-out distance for screen-space reflections. Affects the area from the screen-space reflection to the "global" reflection.

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

Meta