rotation : number
The angle of rotation of the group container, in radians.
This will adjust the group container itself by modifying its rotation.
This will have no impact on the rotation value of its children, but it will update their worldTransform and on-screen position.
- Inherited From
- Source code: core/Group.js (Line 2987)
Please login to continue.