docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct Model.Output

    Represents an output to a model.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Unity.Sentis
    Assembly: Unity.Sentis.dll
    Syntax
    public struct Model.Output

    Fields

    index

    The index of the output.

    Declaration
    public int index
    Field Value
    Type Description
    int

    name

    The name of the output.

    Declaration
    public string name
    Field Value
    Type Description
    string
    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)