Block model movement in AR after placement #3452
Unanswered
danilokrulj
asked this question in
Q&A
Replies: 1 comment
-
Hi @danilokrulj, this is not possible. For instance if you're using Android, Scene-Viewer would do that for us and we don't control that |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Guys is it possible to block model movement while in AR? The idea is to let the user place the model where he wants and than confirm the models position via button click, after that I would like to block further model movement (by the user) and display some other buttons/actions (after he confirms he is pleased with the models position and confirms it via button click). I tried using a div to cover the whole screen but that only blocks interaction with other UI elements, the model still reacts to touch input.
Beta Was this translation helpful? Give feedback.
All reactions