Tesla Graphics Engine Documentation (January 2012)
Item Property (index)
TeslaTesla.GraphicsIEffectPassCollectionItem[([( Int32])])
Gets the pass specified by its index.
Declaration Syntax
C#
IEffectPass this[
	int index
] { get; }
Parameters
index (Int32)
Zero-based index
Return Value
The pass, if it exists

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