Open Eddie-hubb opened 3 years ago
Hi, I am trying to use this function to get the return value too. But I do not know how to get the return value. So I think maybe you can help me. If you can show the code or something, about its usage, that will help me a lot!
Hi @Eddie-hubb , did you figure this out?
I'm trying to use Viro to implement simple indoor navigation. And I'm gonna use the 'position' returning from 'onCameraTransformUpdate' to represent the real position of the user and the destination. However, I want to know the principle of this property. I have checked the ViroARScene.js file but it does not tell me properly. I guess it might use 'slam' or sth else.