Class MaterialFilter
Wrapper for FilterStringConstraint to create custom MaterialFilterWidget
Inherited Members
Namespace: UnityEditor.PixyzPlugin4Unity.Actions
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
public class MaterialFilter
Fields
Name | Description |
---|---|
filterStringConstraint | Constraint used to filter GameObjects |
Methods
Name | Description |
---|---|
IsMatch(GameObject) | Check if the GameObject matches the filter |
Update() | Update the filter string constraint with the current pattern and options |