Virtual buttons have unique "name" property. Can I get this button and attach click event on it or there is some other way to do that? I want to fire Toast with information about the exact button click for example.
Hello viktorDimitrov,
The approach you're describing is more akin to how you would set up a Unity UI button. A Vuforia VirtualButton requires a different set of steps to get working. This article describes how to implement one: https://library.vuforia.com/articles/Solution/How-To-Implement-Virtual-Buttons
You can also test VirtualButtons out in the Vuforia sample project.
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 viktorDimitrov,
The approach you're describing is more akin to how you would set up a Unity UI button. A Vuforia VirtualButton requires a different set of steps to get working. This article describes how to implement one: https://library.vuforia.com/articles/Solution/How-To-Implement-Virtual-Buttons
You can also test VirtualButtons out in the Vuforia sample project.
Thanks