The time the latest FixedUpdate has started (Read Only). This is the time in seconds since the start of the game.
最近的FixedUpdate已开始的时间(只读)。这是以秒计自游戏开始的时间。
The interval in seconds at which physics and other fixed frame rate updates (like MonoBehaviour's FixedUpdate) are performed.
以秒计间隔,在物理和其他固定帧速率进行更新(像MonoBehaviour的FixedUpdate)。
The maximum time a frame can take. Physics and other fixed frame rate updates (like MonoBehaviour's FixedUpdate)
一帧能获得的最大时间。物理和其他固定帧速率更新(像FixedUpdate)。