sceneY

The Y position of the Node relative to the top left of the window in LogicalPixels. The position and size of Nodes are assigned by their parent in layout, using setChildBounds.

NOTE. an OverlayStage's scene uses coorinates relative to the RegularStage. Therefore, the root node is NOT at (0,0).