setBlendingMode
Sets the blending mode of the UnlitMaterial.
Parameters
blendingMode
The BlendingMode to use.
Throws
IllegalStateException
If this material is closed or invalid.
Sets the blending mode of the UnlitMaterial.
The BlendingMode to use.
If this material is closed or invalid.