Constructor VFXPropertyBindingAttribute
VFXPropertyBindingAttribute(params string[])
Specify the compatible type of a bound property.
Declaration
public VFXPropertyBindingAttribute(params string[] editorTypes)
Parameters
Type | Name | Description |
---|---|---|
string[] | editorTypes | The array of compatible editor types, expressed as string including namespace. For instance, the value returned by |