Replies: 1 comment
-
|
_getNodeRect is a private method and not recommended to use. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to get 'Transformer' relative position, width and height
let,
(Stage Scale - 1) _getNodeRect() -> width 250, height 250
But (Stage Scale - 0.5) _getNodeRect() -> width 125, height 125
is there any way to get the actual x, y, width, height
Beta Was this translation helpful? Give feedback.
All reactions