[Android] Pick API not returning the correct entity when clicking on the 3D model #6485
Unanswered
MohammedAlsudani
asked this question in
Q&A
Replies: 2 comments
-
|
Same - I tried both fullscreen and none-fullscreen, doesn't seem to be picking on the right object |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Value of y should be inversed since android follows a different coordinate system, |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to get an entity from the 3D model on android, by using Pick API with TouchListener, I'm passing the x and y from the MotionEvent and then hiding that entity but the pick API is returning the wrong entity
Beta Was this translation helpful? Give feedback.
All reactions