Function Environment.ssReflectionsFadeIn

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

double ssReflectionsFadeIn() nothrow @property @nogc;

void ssReflectionsFadeIn (
  double v
) nothrow @property @nogc;