Tesla Graphics Engine Documentation (January 2012)
ReferenceStencil Property
TeslaTesla.GraphicsBaseRendererReferenceStencil
Gets or sets the reference value for stencil testing. Default is zero. This is a "high frequency" render state, and setting a BlendState to the renderer will override this value.
Declaration Syntax
C#
public abstract int ReferenceStencil { get; set; }

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