Hi.
We are using CSS2DRenderer/CSS2DObjects successfully to render objects in a regular scene on desktop and mobile. However, I would like to know if this is also compatible in a WebXR session. It seems that the objects are still added to the scene, and the CSS2DRenderer is still running, but we can’t see the objects. Is this feature compatible with VR? Do we need to enable anything extra to see the objects?. Thank you