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

VFXSpawnerState

class in UnityEngine.Experimental.VFX

Cambiar al Manual

Descripción

The spawn state of a Spawn system.

Variables

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