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

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