LogoPixi’VN
pixi-jsVariables

~~Variable: DRAW\_MODES~~

> const DRAW_MODES: object

Defined in: node_modules/pixi.js/lib/rendering/renderers/shared/geometry/const.d.ts:12

Type Declaration

~~LINE_STRIP~~

> LINE_STRIP: string

~~LINES~~

> LINES: string

~~POINTS~~

> POINTS: string

~~TRIANGLE_STRIP~~

> TRIANGLE_STRIP: string

~~TRIANGLES~~

> TRIANGLES: string

Deprecated

since 8.0.0

Advanced