DepthStencilState.CounterClockwiseStencilFail Property
Gets or sets the stencil operation to perform if the stencil test fails for a counterclockwise triangle. The default is StencilOperation.Keep.
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework.Graphics (in microsoft.xna.framework.graphics.dll)
Syntax
public StencilOperation CounterClockwiseStencilFail { get; set; }
Property Value
The stencil operation to perform.
See Also
Reference
DepthStencilState Class
DepthStencilState Members
Microsoft.Xna.Framework.Graphics Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP