docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum RnnDirection

    Options for the direction of a recurrent layer.

    Namespace: Unity.Sentis.Layers
    Assembly: Unity.Sentis.dll
    Syntax
    public enum RnnDirection

    Fields

    Name Description
    Bidirectional

    Use both forward and reverse directions in the calculation.

    Forward

    Use only forward direction in the calculation.

    Reverse

    Use only reverse direction in the calculation.

    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)