Version: 2022.2
言語: 日本語
public static double GetSpeed (U playable);

パラメーター

playable The Playable used by this operation.

戻り値

double The current speed.

説明

Returns the speed multiplier that is applied to the the current Playable.

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