Version: 2020.3

Time.fixedUnscaledDeltaTime

切换到手册
public static float fixedUnscaledDeltaTime ;

描述

The timeScale-independent interval in seconds from the last MonoBehaviour.FixedUpdate phase to the current one (Read Only).

Unlike Time.fixedDeltaTime this value is not affected by Time.timeScale.


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