Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Direction

The direction of the port.
Read time 1 minuteLast updated 6 days ago

Definition

PortDirection Direction { get; }

Remarks

The direction indicates whether the port is an input or output. Use PortDirection.Input or PortDirection.Output to determine behavior.