Mode
The mode of this variable node, which determines its available ports.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: Unity.GraphToolkit.Editor
- Assembly: UnityEditor
VariableNodeMode Mode { get; }
Remarks
Determines which ports the node exposes. Refer to VariableNodeMode for details on how each mode affects the node’s ports.
To change the mode of this node in the graph, use the Allow to set value in graph checkbox in its inspector.