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