Function: create()
create(
mobject,options?):Create
Defined in: animation/creation/Create.ts:276
Create a Create animation for a mobject. Progressively draws the mobject's stroke.
Parameters
mobject
The mobject to create (should be a VMobject)
options?
Animation options (duration, rateFunc)