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).