ArrowTriangleFilledTip#
Qualified name: manim.mobject.geometry.tips.ArrowTriangleFilledTip
- class ArrowTriangleFilledTip(fill_opacity=1, stroke_width=0, **kwargs)[source]#
Bases:
ArrowTriangleTipTriangular arrow tip with filled tip.
This is the default arrow tip shape.
Methods
Attributes
animateUsed to animate the application of any method of
self.animation_overridesbaseThe base point of the arrow tip.
colordepthThe depth of the mobject.
fill_colorIf there are multiple colors (for gradient) this returns the first one
heightThe height of the mobject.
lengthThe length of the arrow tip.
n_points_per_curvesheen_factorstroke_colortip_angleThe angle of the arrow tip.
tip_pointThe tip point of the arrow tip.
vectorThe vector pointing from the base point to the tip point.
widthThe width of the mobject.