Tesla Graphics Engine Documentation (January 2012)
DepthStencilState Property
TeslaTesla.GraphicsBaseRendererDepthStencilState
Gets or sets the DepthStencilState currently active on the device and in the cache. Default is DepthStencilState.Default. This is equivalent to using the Get/ApplyRenderState methods.
Declaration Syntax
C#
public DepthStencilState DepthStencilState { get; set; }

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