Enum StencilFace
Defines which face to apply a stencil operation to.
Namespace: Gorgon.Graphics.Core
Assembly: Gorgon.Graphics.Core.dll
Syntax
public enum StencilFace
Fields
Name | Description |
---|---|
Back | Apply stencil operation to back faces. |
Front | Apply stencil operation to front faces. |