Interface RotateComp: The rotate component.group Component Types angle: number Angle in degrees. rotateBy(angle: number): void Rotate in degrees. rotateTo(s: number): void Rotate to a degree (like directly assign to .angle)since v3000.0