Texture contents dirty flag.
Texture style dirty flag.
Height of texture that was used in texImage2D.
Type copied from baseTexture.
Whether mip levels has to be generated.
Type of sampler corresponding to this texture. See PIXI.SAMPLER_TYPES
The WebGL texture.
Type copied from baseTexture.
Width of texture that was used in texImage2D.
WrapMode copied from baseTexture.
Internal texture for WebGL context.
Memberof
PIXI