Function SpatialMaterial.subsurfScatterStrength
The strength of the subsurface scattering effect.
double subsurfScatterStrength() nothrow @property @nogc;
void subsurfScatterStrength
(
double v
) nothrow @property @nogc;