Class VFXParameterBindingAttribute
Inheritance
System.Object
VFXParameterBindingAttribute
Namespace: UnityEngine.VFX.Utils
Syntax
public class VFXParameterBindingAttribute : PropertyAttributeConstructors
VFXParameterBindingAttribute(String[])
Declaration
public VFXParameterBindingAttribute(params string[] editorTypes)Parameters
| Type | Name | Description | 
|---|---|---|
| System.String[] | editorTypes | 
Fields
EditorTypes
Declaration
public string[] EditorTypesField Value
| Type | Description | 
|---|---|
| System.String[] |