Version: 2020.2
public static void SetSpeed (U playable, double value);

参数

playable 此操作所用的 Playable
value 新速度。

描述

更改应用于当前 Playable 的速度乘数。

注意:这是一种模板化扩展方法,适用于继承自 IPlayable 的任何类型

这会影响 Playable 播放时本地时间递增的速度。