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