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

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