Transforms a point from the local coordinate space of this Node
into the coordinate space of its scene.
Note that if this node is in a SubScene
, the result is in the subscene coordinates,
not that of javafx.scene.Scene
.
localPoint | a 3D point in Node's space |
localToScene(javafx.geometry.Point3D, boolean)
Diagram: Node