Get object at position x,y,z or Depth Camera #998
Replies: 1 comment
-
Okay, found a solution. Every link has verts which are the vertices of the entity. You can use it to get exact positioning and volume
|
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 am simulation engine where multiple objects are operating independently. I need an API where if I give a position (x,y,z), I need to find out if there is any object or something is in that very specific coordinate. Is there such an API?
Alternative, if the camera object acted as depth sense camera??
Beta Was this translation helpful? Give feedback.
All reactions