Hey, I was wondering if it is possible to get a rectangle or some corner points of a target while it is being tracked in the Unity Plugin. Unfortunately I could not find any information in the docs or reference about this.
And by the way, why is there no Unity subcategory?
Thanks, Chris
C
Christian Schulze
said
about 7 years ago
What I am searching for is basically just the getTargetPositionInCameraFrame() function from the Android API which returns a Rectangle. Is it somehow possible to get this information in the Unity Plugin as well?
A
Alexandru Florea
said
about 7 years ago
Hi,
Unfortunately this is not currently available in Unity, but we are looking into adding it in future updates.
Christian Schulze