PIXI.TARGETS
TARGETS
Various GL target types.
Summary
Properties from TARGETS
Public Properties
static TEXTURE_2D: number = 3553
static TEXTURE_2D_ARRAY: number = 35866
static TEXTURE_CUBE_MAP: number = 34067
static TEXTURE_CUBE_MAP_NEGATIVE_X: number = 34070
static TEXTURE_CUBE_MAP_NEGATIVE_Y: number = 34072
static TEXTURE_CUBE_MAP_NEGATIVE_Z: number = 34074
static TEXTURE_CUBE_MAP_POSITIVE_X: number = 34069
static TEXTURE_CUBE_MAP_POSITIVE_Y: number = 34071
static TEXTURE_CUBE_MAP_POSITIVE_Z: number = 34073