Property | Type | Description | |
---|---|---|---|
alphaArg1 | float | ||
alphaArg2 | float | ||
blendFactor | float | ||
blendType | LayerBlendType | ||
colorArg1 | |||
colorArg2 | |||
operation | LayerBlendOperationEx | ||
source1 | LayerBlendSource | ||
source2 | LayerBlendSource |
Method | Description | |
---|---|---|
Clone ( ) : |
Creates and returns a clone of this instance.
|
|
Equals ( object obj ) : bool |
Overide to use custom equality check.
|
|
GetHashCode ( ) : int |
Override. Overriden to quash warnings, not necessarily needed right now. |
|
ToString ( ) : string | ||
operator ( ) : bool |
Compares to blending modes for equality.
|