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

VisualEffect.Stop

public void Stop();
public void Stop(Experimental.VFX.VFXEventAttribute eventAttribute);

Parameters

eventAttributeCan be null or eventAttribute instantiated with VisualEffect.CreateVFXEventAttribute.

Description

Send a stop event to all Spawn systems.

Equivalent to SendEvent("OnStop").

Did you find this page useful? Please give it a rating: