shape(points, mode)
Draw a higher-level shape from point arrays/objects with optional mode controls.
| Name | Type | Required | Description |
|---|---|---|---|
points |
array | yes | Point list or packed coordinate data. |
mode |
string | no | fill/outline behavior. |
void
No additional runtime notes yet.
No additional details yet.