Hi, I'm currently writing some XR abstractions for vue and trying to use this library as a basis.
I have some base code working with entering VR immersive mode when clicking a button but not sure how to update the Three camera instance I have.
Looking in this codebase and with the lack of documentation it isn't obvious how that happens, I don't see anything like a setAnimationLoop for synching anything.
Could anyone divulge a bit more information on how this achieved would be a big help, thanks.