Is there a way to control the size of the reflection? I used CubeCamera to create it.
Right now it looks like a “magnifying glass” rather than a mirror.
I tried to use the Reflector but couldn’t find how to control the reflection intensity (so it won’t be like a mirror) or the reflective object color. Here’s an example of what I’m trying to achieve:
Use cubecamera for volumetric meshes
and reflector for one sided flat planes. https://sbcode.net/threejs/cubecamera/
View the source in the example Iframe for JS example code.