System commands on 3D buttons
Hello everyone,
For an important Italian customer we are facing this request:
Possibility to recall the vuforia view system commands on Hololens 2 avoiding the voice commands.
This method is useful for taking advantage of vuforia view in noisy environments.
I could only find the navigateToScanMode () command on the network;
$ scope.go = function () {
$ scope.app.fn.navigateToScanMode ();
}
Is it possible to have a list of all the following?:

