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

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