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

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