level
The level of the entry in the search tree.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Field
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
public int level
Remarks
The search entry is automatically parented by the SearchTreeGroupEntry at the previous, lower level. If the level is set to zero, the search entry appears at the root.