Blend Type
The blend mode of a sprite.
Union cases
Union case | Description |
Full Usage:
Additive
|
|
Full Usage:
Overwrite
|
|
Full Usage:
Transparent
|
Instance members
Instance member | Description |
Full Usage:
this.IsAdditive
Returns: bool
|
|
Full Usage:
this.IsOverwrite
Returns: bool
|
|
Full Usage:
this.IsTransparent
Returns: bool
|
|