Function Environment.ssReflectionsRoughness
If true, screen-space reflections will take the material roughness into account.
bool ssReflectionsRoughness() nothrow @property @nogc;
void ssReflectionsRoughness
(
bool v
) nothrow @property @nogc;