angle : number
The angle of rotation of the group container, in degrees.
This adjusts the group itself by modifying its local rotation transform.
This has no impact on the rotation/angle properties of the children, but it will update their worldTransform
and on-screen orientation and position.
- Inherited From
- Source code: core/Group.js (Line 2682)
Please login to continue.