Enum PortDirection
Describes where the port appears in the node editor.
Namespace: Mechatronics.SystemGraph
Syntax
public enum PortDirection
Fields
| Name | Description | Value |
|---|---|---|
| Left | PortDirection Left |
|
| Right | PortDirection Right |
|
| Undefined | PortDirection determined via the FieldExtra field. |