Space#
Qualified name: manim\_physics.rigid\_mechanics.rigid\_mechanics.Space
- class Space(gravity=(0, - 9.81), **kwargs)[source]#
Bases:
MobjectAn Abstract object for gravity.
- Parameters:
gravity (Tuple[float, float]) – The direction and strength of gravity.
Methods
Attributes
animateUsed to animate the application of any method of
self.animation_overridesdepthThe depth of the mobject.
heightThe height of the mobject.
widthThe width of the mobject.