getPointOnCircle
See source codeGet a point on the perimeter of a circle.
Parameters
| Name | Description |
|---|---|
| The center of the circle. |
| The radius of the circle. |
| The angle in radians. |
Returns
Prev
getPointInArcTNext
getPointsOnArcGet a point on the perimeter of a circle.
| Name | Description |
|---|---|
| The center of the circle. |
| The radius of the circle. |
| The angle in radians. |