Tesla Graphics Engine Documentation (January 2012)
Item Property (index)
TeslaTesla.BoundingPrimitiveIntersectionRecordItem[([( Int32])])
Gets the intersection by its index.
Declaration Syntax
C#
public Nullable<IntersectionRecord> this[
	int index
] { get; }
Parameters
index (Int32)
Zero-based index of intersection
Return Value
The intersection record, or null if does not exist

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