docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum XRHandAlignmentCondition

    The method used to compare two directions.

    Namespace: UnityEngine.XR.Hands.Gestures
    Assembly: Unity.XR.Hands.dll
    Syntax
    public enum XRHandAlignmentCondition

    Fields

    Name Description
    AlignsWith

    The angle between the directions is less than the threshold.

    OppositeTo

    The angle between the direction and the opposite of the reference direction is less than the threshold.

    PerpendicularTo

    The angle between the directions is 90 degrees plus or minus the threshold.

    In This Article
    Back to top
    Copyright © 2024 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)