Transforms a rectangle from the coordinate space of the
scene into the local coordinate space of this
Node
.
Note that if this node is in a SubScene
, the arguments should be in the subscene coordinates,
not that of javafx.scene.Scene
.
sceneBounds | bounds on a Scene |
Window
.
Null is also returned if the transformation from local to Scene is not invertible.
Diagram: Node