Height of texture.
Texture magnification filter.
Texture minification filter.
Size of the texture in bytes.
Texture data type.
Width of texture.
Texture wrap mode on S axis.
Texture wrap mode on T axis.
relevant WebGL APIs:
gl.deleteBuffergl.deleteTexturegl.deleteRenderbuffergl.deleteFramebufferReplaces the part of texture with new data.
image data object, similar to arguments for the texture constructor
horizontal offset of the image within the texture (Default: 0)
vertical offset of the image within the texture (Default: 0)
mipmap level of the texture to modify (Default: 0)
Generated using TypeDoc
Texture format.