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

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