Returns an arc based on a circle, a start angle, and the size of the arc. See fromCircle if you already have start and end angles.
Circle to base off
Starting angle
Size of arc
Whether arc moves in clockwise direction (default: true)
Returns an arc based on a circle, a start angle, and the size of the arc. See fromCircle if you already have start and end angles.