Tesla Graphics Engine Documentation (January 2012)
EnableScissorTest Property
TeslaTesla.Graphics.ImplementationRasterizerStateImplementationEnableScissorTest
Get or set if scissor testing should be enabled.
Declaration Syntax
C#
public bool EnableScissorTest { get; set; }
Exceptions
Exception Condition
InvalidOperationException Thrown if the implementation is bound. Once bound render states are read-only.

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