Hello, I'm trying to get the coordinates of the target I'm using for positioning correctly some markers on it.
Is there any way to get them? I've already searched on the forums but I haven't found anything that works.
Thanks!
Hello,
Are you using Unity? If so, you can get the coordinates of the target by accessing the game object's transform. If you're using native development, you can get the position of the target off the TrackableResult class.
Thanks,
-Vuforia Support
Hi @marsaloce, where you able to figure this out? I am trying to do the same thing. Thanks.
Are you sure you want to delete this message?
Are you sure you want to delete this conversation?
To reset your password please enter the email address associated with your account. An email will be sent to you with instructions on how to complete changing your password.
Hello,
Are you using Unity? If so, you can get the coordinates of the target by accessing the game object's transform. If you're using native development, you can get the position of the target off the TrackableResult class.
Thanks,
-Vuforia Support