glCopyTextureSubImage3D ( texture level xoffset yoffset zoffset x y width height -- )


Vocabulary
opengl.gl

Inputs
texturean object
levelan object
xoffsetan object
yoffsetan object
zoffsetan object
xan object
yan object
widthan object
heightan object


Outputs
None

Definition