public PickResult (Node node, Point3D point, double distance)

Creates a new instance of PickResult for a non-3d-shape target. Sets face to FACE_UNDEFINED and texCoord to null.

Parameters:
node    The intersected node
point    The intersected point in local coordinate of the picked Node
distance    The intersected distance between camera position and the picked Node