Enum BlendOperation
Specifies the per-pixel blend-operation to perform when alpha blending is enabled.
Namespace: Fusee.Engine.Common
Assembly: Fusee.Engine.Common.dll
Syntax
public enum BlendOperation
Fields
Name | Description |
---|---|
Add | |
Maximum | |
Minimum | |
ReverseSubtract | |
Subtract |