Function: applyMethod()
applyMethod(
mobject,methodName,args?,options?):ApplyMethod
Defined in: animation/transform/ApplyTransforms.ts:286
Create an ApplyMethod animation.
Parameters
mobject
The VMobject to transform
methodName
string
Name of the method to call
args?
unknown[]
Arguments to pass to the method
options?
Animation options