DepthStencilState.CounterClockwiseStencilFunction Property
Gets or sets the comparison function to use for counterclockwise stencil tests. The default is CompareFunction.Always.
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework.Graphics (in microsoft.xna.framework.graphics.dll)
Syntax
public CompareFunction CounterClockwiseStencilFunction { get; set; }
Property Value
A CompareFunction value indicating which test to perform.
See Also
Reference
DepthStencilState Class
DepthStencilState Members
Microsoft.Xna.Framework.Graphics Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP