Function Environment.ssReflectionsDepthTolerance
The depth tolerance for screen-space reflections.
double ssReflectionsDepthTolerance() nothrow @property @nogc;
void ssReflectionsDepthTolerance
(
double v
) nothrow @property @nogc;