Tesla Graphics Engine Documentation (January 2012)
SetWriteChannels Method (index, mask)
TeslaTesla.GraphicsBlendStateSetWriteChannels(Int32, ColorWriteChannels)
Sets the write mask used by the render target specified by its index.
Declaration Syntax
C#
public void SetWriteChannels(
	int index,
	ColorWriteChannels mask
)
Parameters
index (Int32)
Render target index
mask (ColorWriteChannels)
Color write mask to use

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