Creates a three-dimensional texture. This type of texture can only be used with a WebGL 2 rendering context.
[page:Object data] -- data of the texture.
[page:Number width] -- width of the texture.
[page:Number height] -- height of the texture.
[page:Number depth] -- depth of the texture.
See the base [page:Texture Texture] class for common properties.
See the base [page:Texture Texture] class for common methods.