docs.unity3d.com
    Show / Hide Table of Contents

    Enum SectorInteraction.Directions

    Sets which cardinal directions to use when determining valid directions to perform the action.

    Namespace: UnityEngine.XR.Interaction.Toolkit.Inputs.Interactions
    Syntax
    [Flags]
    public enum Directions

    Fields

    Name Description Value
    East

    Include East direction, e.g. right on a thumbstick.

    None

    Do not include any direction, e.g. the center deadzone region of a thumbstick. The action will never perform.

    North

    Include North direction, e.g. forward on a thumbstick.

    South

    Include South direction, e.g. back on a thumbstick.

    West

    Include West direction, e.g. left on a thumbstick.

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023