Tesla Graphics Engine Documentation (January 2012)
GetBlendEnable Method (index)
TeslaTesla.GraphicsBlendStateGetBlendEnable(Int32)
Gets if blending is enabled for the render target index.
Declaration Syntax
C#
public bool GetBlendEnable(
	int index
)
Parameters
index (Int32)
Render target index
Return Value
True if enabled, false otherwise

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