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