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

VisualEffect.Play

マニュアルに切り替える
public void Play (Experimental.VFX.VFXEventAttribute eventAttribute);

パラメーター

eventAttributeCan be null or eventAttribute instantiated with VisualEffect.CreateVFXEventAttribute.

説明

Sends a stop event to all Spawn systems. If VisualEffect.resetSeedOnPlay is true, this methods recomputes a new random seed for the random value generator and resets internal total time to zero.