Function SpatialMaterial.paramsAlphaScissorThreshold
Threshold at which the alpha scissor will discard values.
double paramsAlphaScissorThreshold() nothrow @property @nogc;
void paramsAlphaScissorThreshold
(
double v
) nothrow @property @nogc;