Hello!
I’ve been playing with the gummy-transmission demo in three.js, but I would like to place the gummy bears in the sky layer.
When I do this, they disappear. It looks like the camera feed texture is being drawn after the sky layer, so none of the sky scene objects are visible.
How would I get this working?