Syntax
Lua |
---|
function Control:GetBackColorBlendMode(); |
Returns
Type: numberReturns one of the values from BlendMode that describes how to blend the background color.
Remarks
Gets the blend mode applied to the background color.
Lua |
---|
function Control:GetBackColorBlendMode(); |