CurrentAnchor

class manim_eng._base.anchor.CurrentAnchor

Bases: Anchor

Attributes

CurrentAnchor.animate

Used to animate the application of any method of self.

CurrentAnchor.animation_overrides

CurrentAnchor.color

CurrentAnchor.depth

The depth of the mobject.

CurrentAnchor.fill_color

If there are multiple colors (for gradient) this returns the first one

CurrentAnchor.height

The height of the mobject.

CurrentAnchor.n_points_per_curve

CurrentAnchor.pos

CurrentAnchor.sheen_factor

CurrentAnchor.stroke_color

CurrentAnchor.width

The width of the mobject.