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

参数

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

描述

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

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

Use this templated extension method on any type that inherits from IPlayable.


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