public final Point3D getIntersectedNormal ()

Return the intersected normal of the picked 3d shape. If the picked target is not Shape3D or has pickOnBounds==true, it returns null.

Returns:  a new Point3D presenting the intersected normal

Since:  JavaFX 8u40