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

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