Class VFXBinderAttribute
Inheritance
System.Object
VFXBinderAttribute
Namespace: UnityEngine.VFX.Utils
Syntax
[AttributeUsage(AttributeTargets.Class)]
public class VFXBinderAttribute : PropertyAttribute
Constructors
VFXBinderAttribute(String)
Declaration
public VFXBinderAttribute(string menuPath)
Parameters
Type | Name | Description |
---|---|---|
System.String | menuPath |
Fields
MenuPath
Declaration
public string MenuPath
Field Value
Type | Description |
---|---|
System.String |