visibleObjects
Indicates which categories of objects are visible in the window. For example, GameObjects, Assets, or both.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: UnityEditor.SearchService
- Assembly: UnityEditor.CoreModule
public VisibleObjects visibleObjects { get; set; }
Remarks
Additional Resources: VisibleObjects.