getPointOnCircle
Public Function
Get a point on the perimeter of a circle.
Parameters
| Name | Description | 
|---|---|
| 
 | The center x of the circle. | 
| 
 | The center y of the circle. | 
| 
 | The radius of the circle. | 
| 
 | The normalized point on the circle. | 
Returns
Vec2d
Public Function
Get a point on the perimeter of a circle.
| Name | Description | 
|---|---|
| 
 | The center x of the circle. | 
| 
 | The center y of the circle. | 
| 
 | The radius of the circle. | 
| 
 | The normalized point on the circle. | 
Vec2d