CurrentArrow¶
- class manim_eng.components.base.terminal.CurrentArrow(position: ndarray[tuple[Any, ...], dtype[float64]], rotation: float = 0)¶
Bases:
TriangleAttributes
CurrentArrow.animateUsed to animate the application of any method of
self.CurrentArrow.animation_overridesCurrentArrow.colorCurrentArrow.depthThe depth of the mobject.
CurrentArrow.fill_colorIf there are multiple colors (for gradient) this returns the first one
CurrentArrow.heightThe height of the mobject.
CurrentArrow.n_points_per_curveCurrentArrow.sheen_factorCurrentArrow.stroke_colorCurrentArrow.widthThe width of the mobject.