Hi,

it´s possible to select a part of a texture, for example you have a 512 x 512 texture and only want to operate with a 256x256 part of it? The only way i thought is constantly check and change the coordinates. Is there a better way?