Function SpatialMaterial.paramsBlendMode
The material's blend mode.
Note: Values other than Mix force the object into the transparent pipeline. See blendmode.
SpatialMaterial . BlendMode paramsBlendMode() nothrow @property @nogc;
void paramsBlendMode
(
long v
) nothrow @property @nogc;