Struct Model.Input
Inherited Members
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 |