Space#

Qualified name: manim\_physics.rigid\_mechanics.rigid\_mechanics.Space

class Space(gravity=(0, - 9.81), **kwargs)[source]#

Bases: Mobject

An Abstract object for gravity.

Parameters:

gravity (Tuple[float, float]) – The direction and strength of gravity.

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.