create
Creates a new instance of the UnlitMaterial class with the specified BlendingMode.
Return
The UnlitMaterial instance created.
Parameters
blendingMode
The BlendingMode to use.
Throws
If any error occurs during the loading process.
Creates a new instance of the UnlitMaterial class with the specified BlendingMode.
The UnlitMaterial instance created.
The BlendingMode to use.
If any error occurs during the loading process.