Enum SemanticLabel
Namespace: Unity.VisualScripting
Syntax
public enum SemanticLabel
Fields
Name | Description | Value |
---|---|---|
Unspecified | 0 | |
Alpha | 1 | |
Beta | 2 | |
ReleaseCandidate | 3 | |
Final | 4 |
public enum SemanticLabel
Name | Description | Value |
---|---|---|
Unspecified | 0 | |
Alpha | 1 | |
Beta | 2 | |
ReleaseCandidate | 3 | |
Final | 4 |