Enum TextureAsTensorData.InterpretDepthAs
Interpret depth as enum
Namespace: Unity.Barracuda
Syntax
public enum InterpretDepthAs : int
Fields
| Name | Description | Value |
|---|---|---|
| Batch | Batch |
0 |
| Channels | Channels |
1 |
Interpret depth as enum
public enum InterpretDepthAs : int
| Name | Description | Value |
|---|---|---|
| Batch | Batch |
0 |
| Channels | Channels |
1 |