Dynamic gestures were removed from our SDK after V2 as they did not test well with users however we have a pose detector available as part of our Unity plugin which can allow you to set and detect static gestures. The links below will help you to get started with this feature of our plugin:
https://docs.ultraleap.com/unity-api/The-Prefabs/pose-detector.html
https://docs.ultraleap.com/unity-api/The-Examples/XR/pose-recorder.html
Unreal developers are also able to use pose detection and the guide below will help you to get started with this:
https://docs.ultraleap.com/xr-and-tabletop/xr/unreal/plugin/features/pose-detection.html
0 Comments