updating not all pixels but only within a region

Hello,

updatePixels() updates the pixels of the whole image, right? Is there any change to update only a section of an image to keep performance? I noticed a updatePixels(x,y,w,h) function, but it is "not available with this renderer", so did not work for me.

Thanks in advance and greetz!

Tagged:

Answers

Sign In or Register to comment.