Anchor¶
- class manim_eng._base.anchor.Anchor(colour: ManimColor)¶
Bases:
ArcAnchor to which Marks can be attached.
See also
mark.MarkAttributes
Anchor.animateUsed to animate the application of any method of
self.Anchor.animation_overridesAnchor.colorAnchor.depthThe depth of the mobject.
Anchor.fill_colorIf there are multiple colors (for gradient) this returns the first one
Anchor.heightThe height of the mobject.
Anchor.n_points_per_curveAnchor.posAnchor.sheen_factorAnchor.stroke_colorAnchor.widthThe width of the mobject.