public Point3D parentToLocal (Point3D parentPoint)

Transforms a point from the coordinate space of the parent into the local coordinate space of this Node.

Parameters:
parentPoint    parentPoint the 3D point in Parent's space

Returns:  the transformed 3D point in Node's space

Since:  JavaFX 8.0