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