Mobject2D#

Qualified name: manim.mobject.types.point\_cloud\_mobject.Mobject2D

class Mobject2D(density=25, **kwargs)[source]#

Bases: PMobject

Methods

Attributes

animate

Used to animate the application of any method of self.

animation_overrides

depth

The depth of the mobject.

height

The height of the mobject.

width

The width of the mobject.

_original__init__(density=25, **kwargs)#

Initialize self. See help(type(self)) for accurate signature.