"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Get multi target position

Hi

I current set my camera center to be specific target. Then I have a multi-target object, which I would like to get its position in real time. However, in Unity script, when I try to retrive the transform data, it always returns the initial position that I set the multi-target to be, though I can see the position of the multi-target is changing in the editor.

Is there a way to get the position of the multi-target?

Thank you very much.

Best Wishes

 

juancarlosG

Wed, 03/27/2019 - 03:26

hello I am new with vuforia and unity

I have the same problem, I need to find the position and orientation of an Image Target with respect to another Image Target. Also find the position and orientation of a multi target with respect to an image target, I thank you for your help