docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor Range

    Range(string, string, string, string)

    Initializes and returns an instance of Range layer.

    Declaration
    public Range(string name, string start, string limit, string delta)
    Parameters
    Type Name Description
    string name

    The name to use for the output tensor of the layer.

    string start

    The name to use for the scalar start value tensor of the layer.

    string limit

    The name to use for the scalar limit value tensor of the layer.

    string delta

    The name to use for the scalar delta value tensor of the layer.

    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)