PIXI.TARGETS

TARGETS

Various GL target types.

Public Properties


TEXTURE_2D index.ts:200
static TEXTURE_2D: number = 3553
TEXTURE_2D_ARRAY index.ts:200
static TEXTURE_2D_ARRAY: number = 35866
TEXTURE_CUBE_MAP index.ts:200
static TEXTURE_CUBE_MAP: number = 34067
TEXTURE_CUBE_MAP_NEGATIVE_X index.ts:200
static TEXTURE_CUBE_MAP_NEGATIVE_X: number = 34070
TEXTURE_CUBE_MAP_NEGATIVE_Y index.ts:200
static TEXTURE_CUBE_MAP_NEGATIVE_Y: number = 34072
TEXTURE_CUBE_MAP_NEGATIVE_Z index.ts:200
static TEXTURE_CUBE_MAP_NEGATIVE_Z: number = 34074
TEXTURE_CUBE_MAP_POSITIVE_X index.ts:200
static TEXTURE_CUBE_MAP_POSITIVE_X: number = 34069
TEXTURE_CUBE_MAP_POSITIVE_Y index.ts:200
static TEXTURE_CUBE_MAP_POSITIVE_Y: number = 34071
TEXTURE_CUBE_MAP_POSITIVE_Z index.ts:200
static TEXTURE_CUBE_MAP_POSITIVE_Z: number = 34073

Powered by webdoc!