HandPoseUtils.PinkyFingerCurl(Handedness) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns curl of pinky finger ranging from 0 to 1. 1 if pinky finger curled/closer to wrist. 0 if the finger is not curled.
public:
static float PinkyFingerCurl(Microsoft::MixedReality::Toolkit::Utilities::Handedness handedness);
public static float PinkyFingerCurl (Microsoft.MixedReality.Toolkit.Utilities.Handedness handedness);
static member PinkyFingerCurl : Microsoft.MixedReality.Toolkit.Utilities.Handedness -> single
Public Shared Function PinkyFingerCurl (handedness As Handedness) As Single
Parameters
- handedness
- Handedness
Handedness to query joint pose against.
Returns
Float ranging from 0 to 1. 0 if pinky finger is straight/not curled, 1 if pinky finger is curled