Tesla Graphics Engine Documentation (January 2012)
EnforcedDepthStencilState Property
TeslaTesla.GraphicsBaseRendererEnforcedDepthStencilState
Gets or sets the enforced DepthStencilState, this will override the cached DepthStencilState when ApplyRenderState() is called. This is equivalent to using the Get/SetEnforcedState methods.
Declaration Syntax
C#
public DepthStencilState EnforcedDepthStencilState { get; set; }

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