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

VisualEffect.Stop

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

パラメーター

eventAttributeCan be null or eventAttribute instantiated with VisualEffect.CreateVFXEventAttribute.

説明

Send a stop event to all Spawn systems.

Equivalent to SendEvent("OnStop").