The default source blend of the actor (used in conjunction with AlphaBlendEnabled = true).

Namespace:  Bespoke.Games.Framework
Assembly:  Bespoke.Games.Framework (in Bespoke.Games.Framework.dll) Version: 4.3.0.0 (4.3.0.0)

Syntax

C#
public static readonly Blend DefaultSourceBlend
Visual Basic (Declaration)
Public Shared ReadOnly DefaultSourceBlend As Blend
Visual C++
public:
static initonly Blend DefaultSourceBlend

See Also