Hi all, I am doing some experiments with RenderTargetTexture an want the final texture to be displayed on the entire screen. Here is my PG. Note the RTT in the textures rollout in the inspector
How do assign the RenderTargetTexture back to the canvas? I saw this
but not sure how to get the quad to scale to the width/height of the canvas perfectly.