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
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.
Thanks @Milton. Render Texture works good.