--- layout: posts title: Api - angle Namespace ---
The angle to mirror.
Boolean to mirror on the x axis.
Boolean to mirror on the y axis.
Mirrored angle.
Ensures an angle is not greater than 360
Angle in degrees.
Same polar angle but not greater than 360 degrees.
Get an arc's end angle, ensured to be greater than its start angle.
An arc path object.
End angle of arc.
Get the angle in the middle of an arc's start and end angles.
An arc path object.
Optional number between 0 and 1 specifying percentage between start and end angles. Default is .5
Middle angle of arc.
Total angle of an arc between its start and end angles.
The arc to measure.
Angle of arc.
Get the angle of a joint between 2 chain links.
First chain link.
Second chain link.
Angle between chain links.
Angle of a line path.
The line path to find the angle of.
Angle of the line path, in degrees.
Convert an angle from radians to degrees.
Angle in radians.
Angle in degrees.
Convert an angle from degrees to radians.
Angle in degrees.
Angle in radians.
Generated using TypeDoc
Mirror an angle on either or both x and y axes.