-
-
Notifications
You must be signed in to change notification settings - Fork 79
Time
YHH edited this page Dec 10, 2020
·
1 revision
Time提供了对deltaTime
、unscaledDeltaTime
、timeScale
和其他一些有用属性的简单、静态访问。为了方便使用,它还提供了一个altDeltaTime/altTimeScale
,这样你就可以拥有多个不同的时间线,而不必自己管理它们。