docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum Direction

    Directions for a Move.

    Namespace: Unity.MLAgents.Integrations.Match3
    Assembly: Unity.ML-Agents.dll
    Syntax
    public enum Direction

    Fields

    Name Description
    Down

    Move down (decreasing row direction).

    Left

    Move left (decreasing column direction).

    Right

    Move right (increasing column direction).

    Up

    Move up (increasing row direction).

    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)