"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

Model Target with check mark

Platform

Hi everyone!

I have a question regarding Model Target. Is there a way if I have my object already detected by Model Target, a way to mark something at that detected object?

I mean mark for example some gaps or holes by touching a screen in place on that "gap" with red arrow or something like that ?

I would be grateful for any clarification or guidance :)

Hey there,

 

I believe if you'd put a collider on your augmentation, as long as it's the same shape as your physical object, you could (together with a raycast) do a hit test and place a red arrow on that position.

 

Kind regards,

Patrick Scheper