docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum XRCommonHandGesturesFlags

    Flags denoting validity of relevant data in XRCommonHandGestures and its mirroring XRCommonHandGesturesState.

    Namespace: UnityEngine.XR.Hands
    Assembly: Unity.XR.Hands.dll
    Syntax
    [Flags]
    public enum XRCommonHandGesturesFlags

    Fields

    Name Description
    IsAimActivateValueValid

    Whether the aim active value is valid in the XRCommonHandGestures or XRCommonHandGesturesState that these XRCommonHandGesturesFlags were retrieved from.

    IsAimActivatedStateValid

    Whether the aim activated state is valid in the XRCommonHandGestures or XRCommonHandGesturesState that these XRCommonHandGesturesFlags were retrieved from.

    IsAimPoseValid

    Whether the aim pose is valid in the XRCommonHandGestures or XRCommonHandGesturesState that these XRCommonHandGesturesFlags were retrieved from.

    IsGraspFirmStateValid

    Whether the grasp firm state is valid in the XRCommonHandGestures or XRCommonHandGesturesState that these XRCommonHandGesturesFlags were retrieved from.

    IsGraspValueValid

    Whether the grasp value is valid in the XRCommonHandGestures or XRCommonHandGesturesState that these XRCommonHandGesturesFlags were retrieved from.

    IsGripPoseValid

    Whether the GripPose is valid in the XRCommonHandGestures or XRCommonHandGesturesState that these XRCommonHandGesturesFlags were retrieved from.

    IsPinchPoseValid

    Whether the PinchPose is valid in the XRCommonHandGestures or XRCommonHandGesturesState that these XRCommonHandGesturesFlags were retrieved from.

    IsPinchTouchedStateValid

    Whether the pinch touched state is valid in the XRCommonHandGestures or XRCommonHandGesturesState that these XRCommonHandGesturesFlags were retrieved from.

    IsPinchValueValid

    Whether the PinchValue is valid in the XRCommonHandGestures or XRCommonHandGesturesState that these XRCommonHandGesturesFlags were retrieved from.

    IsPokePoseValid

    Whether the PokePose is valid in the XRCommonHandGestures or XRCommonHandGesturesState that these XRCommonHandGesturesFlags were retrieved from.

    None

    No optional data is valid.

    In This Article
    Back to top
    Copyright © 2026 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)