mode | DrawMode | How to draw the circle. |
x | number | The position of the center along x-axis. |
y | number | The position of the center corner along y-axis. |
radius | number | The radius of the circle. |
segments = 8 | number | The number of segments used for drawing the circle. |