Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


PortConnectorUI

Specifies the visual style of the connector used to represent a port in the UI.
Read time 1 minuteLast updated 7 days ago

Definition

public enum PortConnectorUI

Remarks

Use this enum to define how the connector of a port appears visually. The connector indicates the type or role of the port and can help users understand connection semantics.

Fields

Value

Description

ArrowheadAn arrowhead connector shape.
CircleA circular connector shape.