Hi Team,
First time posting. I've spent the last month or so messing with AR and Vuforia for a Creative Month and work. I've been reworking some of the code in order to show only one model, built off a sketch sheet, at a time.. However I'm running into an issue where the sensitivity is way too sensitive. I have the settings set to LOW on the button controls, but I still run into issues where the buttons activate merely by looking through my phone camera..
I can activate the buttons simply by moving torward the image itself. I've seemed to fixed it by making the buttons much smaller and keeping the LOW setting. Is there a way to code a value for that sensitivity? Or is it locked to "High" "Medium" and "Low"?
I'll post screenshots of my code below as well.
Thanks,
T.
Attachment | Size |
---|---|
![]() | 227.35 KB |
Hello,
Unfortunately, the Vuforia Engine SDK only allows the listed enums for the Virtual Button sensitivity values.
Want to make sure you're also aware of the following article in case it is of help: https://library.vuforia.com/content/vuforia-library/en/articles/Solution/How-To-Implement-Virtual-Buttons.html
Thanks,
Vuforia Engine Support