跳转至

箭头正方形填充尖端

合格名称:manim.mobject.geometry.tips.ArrowSquareFilledTip

Python
class ArrowSquareFilledTip(fill_opacity=1, stroke_width=0, **kwargs)

Bases: ArrowSquareTip

带填充尖端的方形箭头尖端。

方法

属性

animate 用于对 的任何方法的应用程序进行动画处理self
animation_overrides
base 箭头尖端的基点。
color
depth 对象的深度。
fill_color 如果有多种颜色(对于渐变),则返回第一个颜色
height mobject 的高度。
length 箭头尖端的长度。
n_points_per_curve
sheen_factor
stroke_color
tip_angle 箭头尖端的角度。
tip_point 箭头尖端的尖端点。
vector 从基点指向端点的矢量。
width mobject 的宽度。