Get current configuration 获取当前配置
Get debug information 获取调试信息
Reset accumulator (useful for scene transitions or fast-forward) 重置累加器(用于场景切换或快进)
Set fixed timestep 设置固定时间步长
Set time scale multiplier 设置时间倍率
Execute one tick with fixed timestep simulation 执行一次固定时间步模拟tick
Real frame time elapsed in seconds 实际帧时间(秒)
Optional
render: (alpha: number) => voidOptional render callback with interpolation alpha 可选渲染回调,提供插值alpha
Get current accumulator ratio for interpolation 获取当前累加器比率用于插值