Documentation
›
API Reference
›
Object
›
Asset
›
Material
GetBlendMode
Lua
C++
Gets the blend mode of the material.
Syntax
number
GetBlendMode
()
Returns
The material blend mode. This will be one of the following values:
Blend::Solid
Blend::Alpha
Blend::Shade
Blend::Light
Blend::Mod2X