Tesla Graphics Engine Documentation (January 2012)
CounterClockwiseStencilDepthFail Property
TeslaTesla.Graphics.ImplementationDepthStencilStateImplementationCounterClockwiseStencilDepthFail
Gets or sets the stencil operation done when the stencil test passes, but the depth test fails for a counterclockwise triangle.
Declaration Syntax
C#
public StencilOperation CounterClockwiseStencilDepthFail { get; set; }
Exceptions
Exception Condition
InvalidOperationException Thrown if the implementation is bound. Once bound render states are read-only.

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)