Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TypeForVisibleConnectorTypes

Index

Enumeration members

BOTH = "Both"

Render both input & output connectors. Default Behavior.

INPUT_ONLY = "Input"

Render only input connector.

NONE = "None"

Render none of the connectors.

OUTPUT_ONLY = "Output"

Render only output connector.

Generated using TypeDoc