Function SpatialMaterial.rim
Sets the strength of the rim lighting effect.
double rim() nothrow @property @nogc;
void rim
(
double v
) nothrow @property @nogc;
Sets the strength of the rim lighting effect.
double rim() nothrow @property @nogc;
void rim
(
double v
) nothrow @property @nogc;