Tesla Graphics Engine Documentation (January 2012)
GetWriteChannels Method (index)
TeslaTesla.Graphics.ImplementationBlendStateImplementationGetWriteChannels(Int32)
Gets the write mask used by the render target specified by its index.
Declaration Syntax
C#
public ColorWriteChannels GetWriteChannels(
	int index
)
Parameters
index (Int32)
Render target index
Return Value
Write mask
Exceptions
Exception Condition
ArgumentOutOfRangeException Thrown if the index is less than zero or greater than ColorWriteChannelsCount

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