Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.
Options

Detecting & tracking a hand in Hololens view

Hello.
I found webpage: https://developer.microsoft.com/en-us/windows/mixed-reality/gaze_and_gestures_in_directx
and
I'm trying to use OnSourceUpdeted function in class SpatialInputHandler (C++). Unfortunetly IsGraspSupported and IsGrasped are underline red with info:

class "Windows::UI::Input::Spatial::SpatialInteractionSource" has no member "IsGraspSupported"

:(
Is that new functionality which requires some updates? I can not find in project capabilities an proper checkbox. Got no idea where to find Grasp button notticed in source above. Please tell me how to use it.

Sign In or Register to comment.