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

VFXSpawnerState

class in UnityEngine.Experimental.VFX

マニュアルに切り替える

説明

The spawn state of a Spawn system.

変数

deltaTimeThe current delta time.
playingThe current playing state.
spawnCountThe current Spawn count.
totalTimeThe accumulated delta time since the last Play event.
vfxEventAttributeGets the modifiable current event attribute (Read Only).