Function: scaleInPlace()
scaleInPlace(
mobject,scaleFactor,options?):ScaleInPlace
Defined in: animation/transform/SpecialTransforms.ts:86
Create a ScaleInPlace animation.
Parameters
mobject
The mobject to scale
scaleFactor
number
Scale factor
options?
Omit<ScaleInPlaceOptions, "scaleFactor">
Animation options