Nodes > Vfx Properties > Set VFX Property

Sets a property on the VFXAsset. Tip: If connected to a Constant Asset Reference node created by dragging your VFXAsset into the graph you'll be able to select the property from a dropdown in the inspector.
Inputs
| Name | Type | Description |
|---|---|---|
| VFXAsset | VFXAsset | VFXAsset to get a property from |
| propertyName | string | Name of property to set |
| value | any | Value to set |
Was this page helpful?