docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum Direction

    Tells whether performing a process to the Left, to the Right, or both.

    Namespace: Unity.InferenceEngine.Tokenization
    Assembly: Unity.InferenceEngine.Tokenization.dll
    Syntax
    [Flags]
    public enum Direction

    Fields

    Name Description
    Both

    Performs a process to both directions.

    Left

    Performs a process to the left direction.

    None

    Default value. No direction.

    Right

    Performs a process to the right 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)