docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class MagicLeapHandUsages

    Static class for Input Features for hands

    Inheritance
    object
    MagicLeapHandUsages
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.XR.MagicLeap
    Assembly: UnityEngine.XR.MagicLeap.dll
    Syntax
    public static class MagicLeapHandUsages

    Fields

    Confidence

    Input Feature Usage for MLHandConfidence

    Declaration
    public static readonly InputFeatureUsage<float> Confidence
    Field Value
    Type Description
    InputFeatureUsage<float>

    IsHoldingControl

    Input Feature Usage for IsHoldingControl

    Declaration
    public static readonly InputFeatureUsage<bool> IsHoldingControl
    Field Value
    Type Description
    InputFeatureUsage<bool>

    KeyPointsMask

    Input Feature Usage for KeyPointsMask

    Declaration
    public static readonly InputFeatureUsage<byte[]> KeyPointsMask
    Field Value
    Type Description
    InputFeatureUsage<byte[]>

    KeyPoseConfidence

    Input Feature Usage for MLHandKeyPoseConfidence

    Declaration
    public static readonly InputFeatureUsage<byte[]> KeyPoseConfidence
    Field Value
    Type Description
    InputFeatureUsage<byte[]>

    KeyPoseConfidenceFiltered

    Input Feature Usage for KeyPoseConfidenceFiltered

    Declaration
    public static readonly InputFeatureUsage<byte[]> KeyPoseConfidenceFiltered
    Field Value
    Type Description
    InputFeatureUsage<byte[]>

    NormalizedCenter

    Input Feature Usage for MLHandNormalizedCenter

    Declaration
    public static readonly InputFeatureUsage<Vector3> NormalizedCenter
    Field Value
    Type Description
    InputFeatureUsage<Vector3>

    WristCenter

    Input Feature Usage for MLHandWristCenter

    Declaration
    public static readonly InputFeatureUsage<Vector3> WristCenter
    Field Value
    Type Description
    InputFeatureUsage<Vector3>

    WristRadial

    Input Feature Usage for MLHandWristRadial

    Declaration
    public static readonly InputFeatureUsage<Vector3> WristRadial
    Field Value
    Type Description
    InputFeatureUsage<Vector3>

    WristUlnar

    Input Feature Usage for MLHandWristUlnar

    Declaration
    public static readonly InputFeatureUsage<Vector3> WristUlnar
    Field Value
    Type Description
    InputFeatureUsage<Vector3>
    In This Article
    Back to top
    Copyright © 2025 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)