enum HandleShape : System.Enum

book_4_sparkGenerated
code_blocksInput

Description

The HandleShape enumeration in the Editor.NodeEditor namespace defines the shape of handles used in the node editor. This enum provides different shape options for visual representation of handles.

Members

Static Fields

Member NameSummary
SquareRepresents a square-shaped handle.
ArrowRepresents an arrow-shaped handle.