Beta Documentation - Subject to change.

Sets the blend mode applied to the background image.

Syntax

Lua
function Control:SetBlendMode(value);

Parameters

value
Type: number
The new background blend mode.

Remarks

Sets the blend mode applied to the background image to one of the values specified in BlendMode.

See Also