Time.fixedTime 固定时间

static var fixedTime : float

Description描述

The time the latest FixedUpdate has started (Read Only). This is the time in seconds since the start of the game.

最近的FixedUpdate已开始的时间(只读)。这是以秒计自游戏开始的时间。

Fixed time is updated in regular intervals (equal to fixedDeltaTime) until time property is reached.

固定时间以定期间隔更新(相当于fixedDeltaTime)直到达到time属性。

最后修改:2010年12月26日 Sunday 23:40

本脚本参考基于Unity 3.4.1f5

英文部分版权属©Unity公司所有,中文部分© Unity圣典 版权所有,未经许可,严禁转载 。