Texture.update

Updates a texture with new pixel data

class Texture
void
update
(
void* pixels
,
int pitch
,
iRectangle location = null
)

Meta