Struct Model.Input | Barracuda | 1.0.4
docs.unity.cn
    Show / Hide Table of Contents

    Struct Model.Input

    Inherited Members
    ValueType.Equals(Object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetType()
    Namespace: Unity.Barracuda
    Syntax
    public struct Input

    Fields

    name

    Declaration
    public string name
    Field Value
    Type Description
    String

    shape

    Declaration
    public int[] shape
    Field Value
    Type Description
    Int32[]

    Methods

    WithName(String)

    Declaration
    public Model.Input WithName(string name)
    Parameters
    Type Name Description
    String name
    Returns
    Type Description
    Model.Input
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 20 October 2020