Enum NodeColor
Namespace: Unity.VisualScripting
Syntax
public enum NodeColor
Fields
Name | Description | Value |
---|---|---|
Gray | 0 | |
Blue | 1 | |
Teal | 2 | |
Green | 3 | |
Yellow | 4 | |
Orange | 5 | |
Red | 6 |
public enum NodeColor
Name | Description | Value |
---|---|---|
Gray | 0 | |
Blue | 1 | |
Teal | 2 | |
Green | 3 | |
Yellow | 4 | |
Orange | 5 | |
Red | 6 |