SFML.Net
| BlendMode Constructor |
Overload List
| Name | Description | |
|---|---|---|
|
BlendMode(BlendModeFactor, BlendModeFactor) |
Construct the blend mode given the factors and equation
|
|
BlendMode(BlendModeFactor, BlendModeFactor, BlendModeEquation) |
Construct the blend mode given the factors and equation
|
|
BlendMode(BlendModeFactor, BlendModeFactor, BlendModeEquation, BlendModeFactor, BlendModeFactor, BlendModeEquation) |
Construct the blend mode given the factors and equation
|
See Also