PIXI.RENDERER_TYPE

RENDERER_TYPE

Constant to identify the Renderer Type.

Summary


Properties from RENDERER_TYPE

Public Properties


CANVAS index.ts:20
static CANVAS: number

Canvas render type.

UNKNOWN index.ts:20
static UNKNOWN: number

Unknown render type.

WEBGL index.ts:20
static WEBGL: number

WebGL render type.


Powered by webdoc!