docs.unity3d.com
Search Results for

    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
    Assembly: Unity.XR.Interaction.Toolkit.dll
    Syntax
    [Flags]
    public enum SectorInteraction.Directions

    Fields

    Name Description
    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.

    See Also
    directions
    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)