Method RemovePropertyBinder
RemovePropertyBinder(VFXBinderBase)
Removes specified Property Binder
Declaration
public void RemovePropertyBinder(VFXBinderBase binder)
Parameters
Type | Name | Description |
---|---|---|
VFXBinderBase | binder | The VFXBinderBase to remove |