PIXI.GLTexture
class GLTexture
Internal texture for WebGL context.
Summary
Properties from GLTexture
number |
Texture contents dirty flag. |
number |
Texture style dirty flag. |
number |
Height of texture that was used in texImage2D. |
number |
Type copied from baseTexture. |
boolean |
Whether mip levels has to be generated. |
number |
Type of sampler corresponding to this texture. See PIXI.SAMPLER_TYPES |
WebGLTexture |
The WebGL texture. |
number |
Type copied from baseTexture. |
number |
Width of texture that was used in texImage2D. |
number |
WrapMode copied from baseTexture. |
Public Properties
samplerType: number
Type of sampler corresponding to this texture. See PIXI.SAMPLER_TYPES