I meant if I want a mesh that’s in the scene to also be rendered into the dynamic environment, how do I do that? For example, say if I wanted to create the three.js example with a torus, cube, sphere that all reflect each other dynamically. I guess I’d need to create a copy of each component?
