#
| source:
src/drawable/Shape.js, line 20
new Shape()
#
| source:
src/drawable/Shape.js, line 20
Contains two Composite
objects: outline
and
contour
.
Used by P5Drawer
to draw the composites as a
complex shape (outline
) with an negative space shape inside (contour
).
⚠️ The API for Shape is planned to change in a future release. ⚠️