docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum FilterOnMetadata.PropValue.PropertyValueConstrain

    Describe how to compare the value

    Namespace: UnityEditor.PixyzPlugin4Unity.RuleEngine
    Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
    Syntax
    public enum FilterOnMetadata.PropValue.PropertyValueConstrain

    Fields

    Name Description
    Contains

    The matching string should contains the value

    IsEqualTo

    The matching string should be strictly equal

    IsGreaterOrEqualTo

    The matching string could be equal or greated than the value

    IsGreaterThan

    The matching string should be greater than the value

    IsLowerOrEqualTo

    The matching string could be equal or lower that the value

    IsLowerThan

    The matching string should be lower than the value

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)