Class VFXBinderAttribute
A ClassAttribute for use with VFXBinderBase in order to set the Add Menu Path in Inspector.
Inherited Members
Namespace: UnityEngine .VFX.Utility
Assembly: Unity.VisualEffectGraph.Runtime.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
public class VFXBinderAttribute : PropertyAttribute
Constructors
Name | Description |
---|---|
VFXBinder |
Specifies a Add Menu Path for this VFXBinder. |
Fields
Name | Description |
---|---|
Menu |
The Specified Menu Path for this VFXBinder |