Struct Model.Input | Barracuda | 0.5.0-preview
docs.unity.cn
    Show / Hide Table of Contents

    Struct Model.Input

    Namespace: 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