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

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