Environment.ssReflectionsFadeIn

The fade-in distance for screen-space reflections. Affects the area from the reflected material to the screen-space reflection).

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

Meta