How to re draw in the same texture

Hello,
i using the example below

but i want to clear the texture and re draw in the same texture with another image continuously. How can i draw please share your ideas.
Thanks

Maybe have a look at this example.
It uses a renderTexture, but the principle is the same.

1 Like

Thanks @Milton. Render Texture works good.