Struct FilterOnMetadata.PropValue
Describe how the property value should match
Inherited Members
Namespace: UnityEditor.PixyzPlugin4Unity.RuleEngine
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
public struct FilterOnMetadata.PropValue
Fields
| Name | Description |
|---|---|
| constrain | The constrain used to compare the matching string and the value |
| value | The value used to compare against other metatdata |