Beta Documentation - Subject to change.

Gets the blend mode applied to the background color.

Syntax

Lua
function Control:GetBackColorBlendMode();

Returns

Type: number
Returns one of the values from BlendMode that describes how to blend the background color.

Remarks

Gets the blend mode applied to the background color.

See Also