docs.unity3d.com
    Show / Hide Table of Contents

    Class VFXBinderAttribute

    A ClassAttribute for use with VFXBinderBase in order to set the Add Menu Path in Inspector.

    Inheritance
    Object
    Attribute
    PropertyAttribute
    VFXBinderAttribute
    Inherited Members
    PropertyAttribute.order
    Namespace: UnityEngine.VFX.Utility
    Syntax
    [AttributeUsage(AttributeTargets.Class)]
    public class VFXBinderAttribute : PropertyAttribute, _Attribute

    Constructors

    VFXBinderAttribute(String)

    Specifies a Add Menu Path for this VFXBinder.

    Declaration
    public VFXBinderAttribute(string menuPath)
    Parameters
    Type Name Description
    String menuPath

    Fields

    MenuPath

    The Specified Menu Path for this VFXBinder

    Declaration
    public string MenuPath
    Field Value
    Type Description
    String
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023