Hi, I am working on a project that uses responsive scale to initially load/anchor an object and the user is able to manipulate the object’s size and rotation. I want to add a button to this project which will scale the object to it’s actual true life size. I know this can be achieved by absolute scale but I don’t want to set my project to use the absolute scale because it does not work very well, it loses tracking very often so I want to continue using the responsive scale which scales the model according to the height of the camera relative to the detected plane. I am fine if the model initially loads at a relative scale but I want to add a feature to the project where the user can see the model in its true life size by pressing a button. How would I implement such functionality so as to mimic what absolute scale does in a responsive scale project?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Absolute Scale - User is prompted to place model once walking around object | 2 | 23 | December 10, 2024 | |
Spatial distance for 3D figures | 4 | 78 | February 26, 2024 | |
Device orientation resetting object locations with absolute scale enabled | 6 | 271 | February 20, 2024 | |
I want to measure the size of the room and draw some lines like in the image. Is it possible ? | 3 | 57 | April 19, 2024 | |
How does 8th Wall's default responsive scale work? | 0 | 121 | August 14, 2023 |