StencilOperation Enum
Namespace: Stride.GraphicsAssembly: Stride.Graphics.dll
TODO Comments
[DataContract]
public enum StencilOperation
Fields
Name | Description |
---|---|
Decrement | |
DecrementSaturation | |
Increment | |
IncrementSaturation | |
Invert | |
Keep | |
Replace | |
Zero |