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

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