Enum MatrixIOType
Represents the type of the port.
public enum MatrixIOType
Fields
Input = 0
The port is an input.
Output = 1
The port is an output.
Represents the type of the port.
public enum MatrixIOType
Input = 0
The port is an input.
Output = 1
The port is an output.