On this pageFunction: add() add(mobject, options?): Add Defined in: animation/utility/index.ts:53 Create an Add animation for a mobject. Instantly adds/shows the mobject at the scheduled time. Parameters mobject Mobject The mobject to add options? AnimationOptions Animation options Returns Add