Hi, I need multiple mirrors facing each other and of course showing each other’s reflections.
Is there any ready code for that like the Mirror reflection shaders on Unify? I was not able to find. I’m not a coder. Thank you for helping.
Hi, I need multiple mirrors facing each other and of course showing each other’s reflections.
Is there any ready code for that like the Mirror reflection shaders on Unify? I was not able to find. I’m not a coder. Thank you for helping.
Thanks for your time, but I don't need a 'mirror in general', I need a mirror with the details I mentioned above. Imagine a labyrinth with walls from mirrors. Classical mirror reflection from Unify or duplicating geometry are not options, a rendertotexture script could be a solution, but I didn't find any for this - and again, I'm not a coder to write a new one.
– Em_de_NemI don't think this is possible in unity unless you fake it and use a cubemap.
– LightSource