Enum FilterAction.FilterMode
Defines whether a filter should keep or remove matching objects
Namespace: UnityEditor.PixyzPlugin4Unity.Actions
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
public enum FilterAction.FilterMode
Fields
Name | Description |
---|---|
FilterIn | Will keep filtered objects |
FilterOut | Will remove filtered objects |