Enum PortOrientation
Orientation of the port.
Namespace: Unity.Behavior.GraphFramework
Assembly: Unity.Behavior.GraphFramework.dll
Syntax
public enum PortOrientation
Fields
Name | Description |
---|---|
Horizontal | Horizontal orientation. |
Vertical | Vertical orientation. |