Enum BoundingBoxActor.StreamState
Namespace: Unity.Reflect.Streaming
Syntax
public enum StreamState
Fields
Name | Description | Value |
---|---|---|
Asset | 0 | |
FilteredAsset | 1 | |
Instance | 2 | |
InstanceData | 3 | |
GameObject | 4 | |
Removed | 5 | |
Invalid | 6 |
public enum StreamState
Name | Description | Value |
---|---|---|
Asset | 0 | |
FilteredAsset | 1 | |
Instance | 2 | |
InstanceData | 3 | |
GameObject | 4 | |
Removed | 5 | |
Invalid | 6 |