Tesla Graphics Engine Documentation (January 2012)
Item Property (index)
TeslaTesla.BoundingPickQueryItem[([( Int32])])
Gets a pick result by index.
Declaration Syntax
C#
public PickResult this[
	int index
] { get; }
Parameters
index (Int32)
Index of the pick result
Return Value
Pick result

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