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