glTextureSubImage3D ( texture level xoffset yoffset zoffset width height depth format type pixels -- )


Vocabulary
opengl.gl

Inputs
texturean object
levelan object
xoffsetan object
yoffsetan object
zoffsetan object
widthan object
heightan object
depthan object
formatan object
typean object
pixelsan object


Outputs
None

Definition