Tesla Graphics Engine Documentation (January 2012)
BackPassRasterizerState Property
TeslaTesla.GraphicsTransparentRenderBucketBackPassRasterizerState
Gets or sets the rasterizer state for rendering the back-faces of the geometry. Default is a state set to CullMode.Front and VertexWinding.CounterClockWise. Setting this null sets the default state.
Declaration Syntax
C#
public RasterizerState BackPassRasterizerState { get; set; }

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