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

VisualEffect.Play

切换到手册
public void Play (Experimental.VFX.VFXEventAttribute eventAttribute);

参数

eventAttribute可以是 null 或者是通过 VisualEffect.CreateVFXEventAttribute 实例化的 eventAttribute。

描述

向所有生成系统发送停止事件。如果 VisualEffect.resetSeedOnPlay 为 true,则此方法重新计算随机值生成器的新随机种子,并将内部总时间重置为零。