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

VisualEffect.Stop

Cambiar al Manual
public void Stop (Experimental.VFX.VFXEventAttribute eventAttribute);

Parámetros

eventAttributeCan be null or eventAttribute instantiated with VisualEffect.CreateVFXEventAttribute.

Descripción

Send a stop event to all Spawn systems.

Equivalent to SendEvent("OnStop").