Texture.setDataRegion

Sets a region of a texture to new data

class Texture
void
setDataRegion
(
ubyte[] data
,
int x
,
int y
,
int width
,
int height
)

Meta