Tesla Graphics Engine Documentation (January 2012)
Item Property (index)
TeslaTesla.GraphicsMaterialCollectionItem[([( Int32])])
Gets a material in the collection based on a zero-based index.
Declaration Syntax
C#
public Material this[
	int index
] { get; }
Parameters
index (Int32)
Index of the material
Return Value
The material, if it exists

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