Tesla Graphics Engine Documentation (January 2012)
GetRenderState Method (stateType)
TeslaTesla.GraphicsIRendererGetRenderState(RenderStateType)
Returns the current renderstate of the specified type that has been set to the device, and is present in the cache.
Declaration Syntax
C#
RenderState GetRenderState(
	RenderStateType stateType
)
Parameters
stateType (RenderStateType)
State type to query
Return Value
The render state

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