Time Manager

时间管理器

The Time Manager (menu: Edit > Project Settings > Time) lets you set a number of properties that control timing within your game.

时间管理器(菜单:编辑>项目设置>时间)让你设置一系列属性以控制你游戏内的时间选择.

Properties

属性

Property:

Function:

Fixed Timestep

固定时间步

A framerate-independent interval that dictates when physics calculations and FixedUpdate() events are performed.

一个帧速率独立的间隔,影响在物理运算时和FixedUpdate()事件的执行

Maximum Allowed Timestep

最大允许时间步

A framerate-independent interval that caps the worst case scenario when frame-rate is low. Physics calculations and FixedUpdate() events will not be performed for longer time than specified.

一个帧速率独立的间隔,

Time Scale

时间比例

The speed at which time progress. Change this value to simulate bullet-time effects. A value of 1 means real-time. A value of .5 means half speed; a value of 2 is double speed.

时间前进的速度.改变这个值以模拟子弹时间效果.值为1意味着实时.值为0.5意味着半速;值为2是双倍速度.

Details

细节

The Time Manager lets you set properties globally but it is often useful to set them from a script during gameplay (for example, setting Time Scale to zero is a useful way to pause the game). See the page on Time and Framerate Management for full details of how time can be managed in Unity.

时间管理器让你设置全局属性但通常通过脚本在游戏期间设置它们是很有用的(例如,设置时间比例为0是暂停游戏的有效方式).参考页面”时间和帧速率管理”获取更多关于Unity内时间管理的细节.

Unity说明文档翻译-Time Manager相关推荐

  1. [Unity官方文档翻译]2D or 3D Projects Unity中2D和3D项目的区别

    2D or 3D Projects 2D或3D项目 Unity is equally suited to creating both 2D and 3D games. But what's the d ...

  2. [Unity官方文档翻译]Downloading and Installing Unity下载和安装unity教程

    1.Downloading and Installing Unity 下载和安装unity You can download and install the Unity Editor from the ...

  3. Unity说明文档翻译-Importing Assets

    mporting Assets 导入资源 Assets created outside of Unity must be brought in to Unity by having the file ...

  4. Unity使用Package Manager管理自定义插件

    文章目录 前言 一.自定义插件流程 二.嵌入式程序包 1.简介 2.如何在unity中嵌入程序包 总结 前言 本文介绍Unity如何使用的Package Manager去构建自定义插件,主要介绍在开发 ...

  5. Unity九宫格切割图片 2D Sprite

    1.安装 2D Sprite 在unity中 Window–>Package Manager–>搜索框输入 2D Sprite -->Package Manager左上角的Packa ...

  6. 【Unity XR】Unity开发OpenXR

    Unity开发OpenXR 介绍OpenXR相关依赖插件 OpenXR OpenXR Plugin XR Interaction Toolkit XR Plugin Management 安装Open ...

  7. Unity Input 通过蓝牙手柄控制游戏

    使用的插件:InControl 参考文章:http://blog.csdn.net/egostudio/article/details/51452904 测试方法是将项目发布到安卓手机上,然后通过蓝牙 ...

  8. [Unity]VRTK V4的导入和使用

    1.新建3D工程 2.导入SteamVR插件 2.1下载最新插件 https://github.com/ValveSoftware/steamvr_unity_pluginhttps://github ...

  9. unity 景深效果

    可以在unity中window→Package Manager,找到Post Processing插件 然后通过此插件就可以调整景深效果了 注意 摄像机上需绑定 Post Process Layer ...

  10. unity 等待...动画_介绍Unity 2019.1的动画索具预览包

    unity 等待...动画 The Animation Rigging package for Unity 2019.1 enables users to set up procedural moti ...

最新文章

  1. 原创 | 浅议个人数据开发利用新范式
  2. linux文件安装DBeaver,[deepin][linux][DBeaver]DBeaver社区版安装好没有图标
  3. CTFshow php特性 web98
  4. 标普500指数成分股公司2020年的全年每股收益为110美元,较2019年下跌33%。
  5. Nginx搭建RTMP服务器+FFmpeg实现海康威视摄像头预览
  6. 【Python】PAT-1026 程序运行时间(AC)
  7. 关于Git使用的一些心得
  8. Spring IOC中bean标签和管理对象细节
  9. [动态规划]ACM预选赛F题 侠客行
  10. ug冲模标准件库_UG NX插件
  11. send()、sendto()和recv()、recvfrom()的使用
  12. 2018北航计算机考研复试经验
  13. 百数巡检领域系统能力展示
  14. “天外来客”讲述太阳系“童年”故事
  15. window10去掉快捷方式小箭头
  16. xmake中add_files的使用
  17. 听精品教学展示课后感
  18. cannot be cast to
  19. X站全称是什么_B站课程排行榜,当代大学生最爱学什么?
  20. 一些专业术语的中英文对照

热门文章

  1. 第三届智能科学国际会议ICIS2018征稿北京大学11月2日-5日召开。附史忠植院士简历(公号发“智能科学国际会议”下载PDF)
  2. selenium爬取拉钩网数据
  3. android指纹采集sdk,SDK上的Android指纹23
  4. 【Java】Maven使用笔记
  5. 企业私有云建设需求分析
  6. 如何设计高品质LoRa无线模块
  7. 2023考研路上,恭祝诸君只争朝夕,不负韶华
  8. html多个span平均分布各行,往div里面加100个span 每10个换行 换行怎么换啊
  9. 如何去掉网页一直点击出现蓝色背景的效果
  10. 使用CleintDataset 蜂巢式主从结构,修改主表KEY字段出现 Cascaded updates not enabled