Enum AllocScope
Enum to describe life time of a given allocation
Namespace: Unity.Barracuda
Syntax
public enum AllocScope
Fields
Name | Description | Value |
---|---|---|
LayerOutput | 0 | |
InternalToLayer | 1 |
Enum to describe life time of a given allocation
public enum AllocScope
Name | Description | Value |
---|---|---|
LayerOutput | 0 | |
InternalToLayer | 1 |