Class: GLTexture

PIXI.GLTexture

Internal texture for WebGL context

new PIXI.GLTexture ()

Members

dirtyId number

Texture contents dirty flag

dirtyStyleId number

Texture style dirty flag

mipmap boolean

Whether mip levels has to be generated

texture WebGLTexture

The WebGL texture

wrapMode number

WrapMode copied from baseTexture