Tesla Graphics Engine Documentation (January 2012)
Item Property (name)
TeslaTesla.Xna.GraphicsXNAEffectPassCollectionItem[([( 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.Xna (Module: Tesla.Xna) Version: 0.5.0.0 (0.5.0.0)