To draw a series of connected line segments. It also joins the first and last vertices to form a loop.
To draw a series of connected line segments.
To draw a series of unconnected line segments (individual lines).
To draw a series of points.
To draw a series of connected triangles sharing the first vertex in a fan-like fashion.
To draw a series of connected triangles in strip fashion.
To draw a series of separate triangles.
Various webgl draw modes. These can be used to specify which GL drawMode to use under certain situations and renderers.
Memberof
PIXI
Static