Tesla Graphics Engine Documentation (January 2012)
GetEnforcedState Method (stateType)
TeslaTesla.GraphicsBaseRendererGetEnforcedState(RenderStateType)
Returns the enforced state specified by its type, if it exists.
Declaration Syntax
C#
public RenderState GetEnforcedState(
	RenderStateType stateType
)
Parameters
stateType (RenderStateType)
State's type
Return Value
Enforced state, or null if this state type is not enforced

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