react-xr
react-xr copied to clipboard
Name input source meshes
We have a few render targets in the scene where we would like to hide input source models like hand, controller, pointer and ray. E.g. our xr screenshot component should ideally not include the input sources, for that we could traverse the scene and make things invisible by name. @bbohlender, let me know if I missed another relevant visual geometry or if there is another preferred approach.