docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor VFXPropertyBindingAttribute

    VFXPropertyBindingAttribute(params string[])

    Specify the compatible type of a bound property.

    Declaration
    public VFXPropertyBindingAttribute(params string[] editorTypes)
    Parameters
    Type Name Description
    string[] editorTypes

    The array of compatible editor types, expressed as string including namespace. For instance, the value returned by typeof(float).FullName (System.Single).

    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)