DrawCircles
DrawCircles
extends DrawBlock
| field | type | default | notes | 
|---|---|---|---|
| color | Color | 7457ceff | |
| amount | int | 5 | |
| sides | int | 15 | |
| strokeMin | float | 0.2 | |
| strokeMax | float | 2.0 | |
| timeScl | float | 160.0 | |
| radius | float | 12.0 | |
| radiusOffset | float | 0.0 | |
| x | float | 0.0 | |
| y | float | 0.0 | |
| strokeInterp | Interp | pow3In |