y : number
The y coordinate of the group container.
You can adjust the group container itself by modifying its coordinates.
This will have no impact on the x/y coordinates of its children, but it will update their worldTransform and on-screen position.
- Source code: core/Group.js (Line 2978)
Please login to continue.