Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
To reference a function on a voice command or gesture use
viewCtrl.myFunction()
where "myFunction" is the name of your function.
Check out the Vuforia Studio Help Center for detailed instructions on creating a HoloLens experience using gestures.
