GLTexture2DArray.setSubImage

Sets partial texture content.

class GLTexture2DArray
void
setSubImage
(
int level
,,,,
int width
,
int height
,
int depth
,
GLenum format
,
GLenum type
,
void* data
)

Throws

OpenGLException on error.

Meta