docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetPropertyBinders

    GetPropertyBinders<T>()

    Gets all VFXBinderBase of Given Type, attached to this VFXPropertyBinder

    Declaration
    public IEnumerable<T> GetPropertyBinders<T>() where T : VFXBinderBase
    Returns
    Type Description
    IEnumerable<T>

    An IEnumerable of all VFXBinderBase

    Type Parameters
    Name Description
    T

    Specific VFXBinderBase type

    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)