Class VFXPropertyBindingAttribute
Inheritance
System.Object
VFXPropertyBindingAttribute
Namespace: UnityEngine.VFX.Utility
Syntax
[AttributeUsage(AttributeTargets.Field)]
public class VFXPropertyBindingAttribute : PropertyAttribute
Constructors
VFXPropertyBindingAttribute(String[])
Declaration
public VFXPropertyBindingAttribute(params string[] editorTypes)
Parameters
Type | Name | Description |
---|---|---|
System.String[] | editorTypes |
Fields
EditorTypes
Declaration
public string[] EditorTypes
Field Value
Type | Description |
---|---|
System.String[] |