Version: 2019.1
Experimental: this API is experimental and might be changed or removed in the future.

VFXSpawnerCallbacks.OnUpdate

Switch to Manual

Parameters

stateThe spawner state.
vfxValuesThe values of expression (input properties for a spawner block).
vfxComponentThe visual effect.

Description

This method is invoked when update is triggered on parent spawner system.

Update is invoked even if VFXSpawnerState.playing is false.