public static double GetSpeed (U playable);

Parameters

playable此操作所用的 Playable

Returns

double 当前速度。

Description

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

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