So I’m making a very basic reflection stuff but the mirror is not crystal clear. So how can I make the mirror so the reflections are like the object itself. The reflection I need is like this: three.js webgl - mirror
Help would be appreciated!?
So I’m making a very basic reflection stuff but the mirror is not crystal clear. So how can I make the mirror so the reflections are like the object itself. The reflection I need is like this: three.js webgl - mirror
Help would be appreciated!?
It’s clear as a mirror
https://doc.babylonjs.com/features/featuresDeepDive/materials/using/reflectionTexture
Thanks!!