Class MetadataFilter
Wrapper for FilterStringConstraint and FilterStringNumberConstraint to create custom MetadataFilterWidget
Inherited Members
Namespace: UnityEditor.PixyzPlugin4Unity.Actions
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
public class MetadataFilter
Fields
Name | Description |
---|---|
propertyFilter | Set the property name comparison options |
valueFilter | Set the property value comparison options |
Methods
Name | Description |
---|---|
IsMatch(GameObject) | Check if the GameObject matches the filter |
Update() | Update the filter pattern and options |