Tesla Graphics Engine Documentation (January 2012)
SetBlendEnable Method (index, enable)
TeslaTesla.GraphicsBlendStateSetBlendEnable(Int32, Boolean)
Sets if blending is enabled for the render target index.
Declaration Syntax
C#
public void SetBlendEnable(
	int index,
	bool enable
)
Parameters
index (Int32)
Render target index
enable (Boolean)
True if enabled, false if not

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