Holotoolkit Gestures ?

Hello All,

It’s really easy to add the air tap gesture to your program. Is there an easy way to add the tap and hold gesture?

thanks

Outside of HoloToolkit, all you need to do is add GestureSettings.Hold when calling SetRecognizableGestures and subscribe to the corresponding events.

For what to do with HoloToolkit, I have no idea - we don’t directly support that. For support on HoloToolkit, you should probably visit GitHub - microsoft/MixedRealityToolkit-Unity: This repository is for the legacy Mixed Reality Toolkit (MRTK) v2. For the latest version of the MRTK please visit https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity