Version: 2022.2
public static double GetSpeed (U playable);

参数

playable 此操作所用的 Playable

返回

double 当前速度。

描述

返回应用于当前 Playable 的速度乘数。

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