Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. 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.
