Description
The transmission effect is not correct when a Reflector is added to the scene and facing the camera. It seems that the WebGLRenderer.render() invoked inside Reflector.onBeforeRender() alters the internal state of the renderer while it is rendering the transmissive object.
Reproduction steps
- Create a material with transmission
- Add a Reflector to the scene
Live example
Screenshots
No response
Version
dev
Device
No response
Browser
No response
OS
No response
Description
The transmission effect is not correct when a Reflector is added to the scene and facing the camera. It seems that the
WebGLRenderer.render()invoked insideReflector.onBeforeRender()alters the internal state of the renderer while it is rendering the transmissive object.Reproduction steps
Live example
Screenshots
No response
Version
dev
Device
No response
Browser
No response
OS
No response