CurrentArrow

class manim_eng.components.base.terminal.CurrentArrow(position: ndarray[tuple[Any, ...], dtype[float64]], rotation: float = 0)

Bases: Triangle

Attributes

CurrentArrow.animate

Used to animate the application of any method of self.

CurrentArrow.animation_overrides

CurrentArrow.color

CurrentArrow.depth

The depth of the mobject.

CurrentArrow.fill_color

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

CurrentArrow.height

The height of the mobject.

CurrentArrow.n_points_per_curve

CurrentArrow.sheen_factor

CurrentArrow.stroke_color

CurrentArrow.width

The width of the mobject.