How to create recursive mirror like rendering with RenderTargetTexture?

You will have to do as many rendering as bounces.
See How to create recursive reflections? for eg.

2 Likes