Tesla Graphics Engine Documentation (January 2012)
FindPick Method (spatial, ray, query)
TeslaTesla.ScenePickingUtilFindPick(Spatial, Ray, PickQuery)
Queries the scene for valid picks.
Declaration Syntax
C#
public static void FindPick(
	Spatial spatial,
	Ray ray,
	PickQuery query
)
Parameters
spatial (Spatial)
The spatial or scene to check
ray (Ray)
The ray to use in the query
query (PickQuery)
The query object that will hold the results

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