UI.PaintCircle¶
| Name | Mandatory | Description | Default | Type | 
|---|---|---|---|---|
| ⬅️ Input | The value is ignored. | Any | ||
| Output ➡️ | The resulting output of the shard | Any | ||
| Center | No | Center of the circle | none | Float2Var(Float2) | 
| Radius | No | Radius of the circle | none | FloatVar(Float) | 
| StrokeWidth | No | Width of circle outline | none | FloatVar(Float) | 
| StrokeColor | No | Color of circle outline | none | ColorVar(Color) | 
Draw a circle on the canvas