docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method IsValid

    IsValid(VisualEffect)

    Implement this method to perform validity checks:

    • Visual Effect Implements correct Properties
    • Objects to get values from are correctly set
    Declaration
    public abstract bool IsValid(VisualEffect component)
    Parameters
    Type Name Description
    VisualEffect component

    the Visual Effect Componnent to bind properties to

    Returns
    Type Description
    bool

    Whether the binding can be performed

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