Enum PortStyle
Display style of node ports.
Namespace: Unity.Behavior.GraphFramework
Assembly: Unity.Behavior.GraphFramework.dll
Syntax
public enum PortStyle
Fields
Name | Description |
---|---|
Edge | Port appears on the edge of the node. |
Socket | Port appears as a socket. |