Documentation
›
API Reference
›
Object
›
Asset
›
Material
SetBlendMode
Lua
C++
Sets the blend mode of the material.
Syntax
SetBlendMode
(number mode)
Parameters
mode:
the material blend mode. This may be one of the following values:
Blend::Solid
Blend::Alpha
Blend::Shade
Blend::Light
Blend::Mod2X