Gets the write mask used by the render target specified by its index.
| C# |
public ColorWriteChannels GetWriteChannels( int index )
- index (Int32)
- Render target index
Write mask
| 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)