Enum Layer.DepthToSpaceMode
Depth to space mode enum
Namespace: Unity.Barracuda
Syntax
public enum DepthToSpaceMode : int
Fields
Name | Description | Value |
---|---|---|
CRD | CRD (Column Row Depth) |
|
DCR | DCR (Depth Column Row) |
Depth to space mode enum
public enum DepthToSpaceMode : int
Name | Description | Value |
---|---|---|
CRD | CRD (Column Row Depth) |
|
DCR | DCR (Depth Column Row) |