BlendMode.ColorDstFactor Field

SFML.Net

BlendModeColorDstFactor Field
Destination blending factor for the color channels

Namespace: SFML.Graphics
Assembly: sfmlnet-graphics-2 (in sfmlnet-graphics-2.dll) Version: 2.2.0.0 (2.2.0)
Syntax
public BlendModeFactor ColorDstFactor
Public ColorDstFactor As BlendModeFactor
public:
BlendModeFactor ColorDstFactor
val mutable ColorDstFactor: BlendModeFactor

Field Value

Type: BlendModeFactor
See Also