Set of 2D points in the form [x0, y0, x1, y1, ...]
that
describe the (unindexed) set of triangles representing the shape to render.
The x coordinates of the shape positions in the form [x0, x1, ...]
.
The y coordinates of the shape positions in the form [y0, y1, ...]
.
Generated using TypeDoc
Renders colored shapes. Useful for custom trace points.