PickRay ray = new PickRay( origin, direction ); SceneGraphPath results = locale.pickAllSorted( ray ); Node pickedObject = results.getObject( );