Filtering
Whether the hierarchy view model is currently filtering nodes.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Property
- Namespace: Unity.Hierarchy
- Assembly: UnityEngine.HierarchyCoreModule
public bool Filtering { get; }
Remarks
This happens when there is a non empty HierarchySearchQueryDescriptor set.