mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Enum ArticulatedHandPose.GestureId

    Supported hand gestures.

    Namespace: Microsoft.MixedReality.Toolkit.Utilities
    Assembly: cs.temp.dll.dll
    Syntax
    public enum GestureId

    Fields

    Name Description
    Flat

    Flat hand with fingers spread out

    Grab

    Grab with whole hand, fist shape

    None

    Unspecified hand shape

    Open

    Relaxed hand pose

    OpenSteadyGrabPoint

    Relaxed hand pose, grab point does not move

    Pinch

    Index finger and Thumb touching, grab point does not move

    PinchSteadyWrist

    Index finger and Thumb touching, wrist does not move

    Poke

    Index finger stretched out

    ThumbsUp

    OK sign

    Victory

    Victory sign

    In This Article
    • Fields
    Back to top Generated by DocFX