Anchor

class manim_eng._base.anchor.Anchor(colour: ManimColor)

Bases: Arc

Anchor to which Marks can be attached.

See also

mark.Mark

Attributes

Anchor.animate

Used to animate the application of any method of self.

Anchor.animation_overrides

Anchor.color

Anchor.depth

The depth of the mobject.

Anchor.fill_color

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

Anchor.height

The height of the mobject.

Anchor.n_points_per_curve

Anchor.pos

Anchor.sheen_factor

Anchor.stroke_color

Anchor.width

The width of the mobject.