Root
The container element that hosts the condition's fields.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: Unity.GraphToolkit.Editor
- Assembly: UnityEditor
VisualElement Root { get; }
Remarks
It contains the built-in condition UI — the value field, plus a title label and a comparison operator dropdown when the condition overrides Condition<T>.DisplayComparisonDropdown — and any custom UI added by a ConditionView<T>.