Function: rotating()
rotating(
mobject,options?):Rotating
Defined in: animation/utility/index.ts:258
Create a Rotating animation for a mobject. Rotates the mobject by the specified angle over the animation duration.
Parameters
mobject
The mobject to rotate
options?
Rotating options (angle, axis, aboutPoint, duration)