Tesla Graphics Engine Documentation (January 2012)
Item Property (index)
TeslaTesla.GraphicsRenderBucketItem[([( Int32])])
Gets the renderable at the given index in the bucket.
Declaration Syntax
C#
public IRenderable this[
	int index
] { get; }
Parameters
index (Int32)
Zero-based index
Return Value
The renderable at the index, if it exists

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