Reference ‐ Arc3D - 62firelight/manimRT-490 GitHub Wiki
An arc representing the angle between two points.
Not guaranteed to display correctly. Switching the parameters around may help in this regard.
Args:
-
line1
: End point of the arc. -
line2
: Starting point of the arc. -
color
: Color of the arc.
__init__(line1, line2, color=ManimColor('#FFFFFF'))
This file was automatically generated via lazydocs.