Tesla Graphics Engine Documentation (January 2012)
BoundingIntersectionRecord Property
TeslaTesla.BoundingPickResultBoundingIntersectionRecord
Gets the bounding intersection record, if it exists. If it does not, then the result means the ray does not intersect the pickable's bounding volume or the test was not conducted.
Declaration Syntax
C#
public Nullable<BoundingIntersectionRecord> BoundingIntersectionRecord { get; }

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