Unity3d Preferences参数详解
发表于2018-07-30
Unity提供了许多首选项面板允许你自定义编辑器的行为,下面就让我们一起来了解下Preferences参数。
General 一般
Auto Refresh 自动刷新 | Should the editor update assets automatically as they change? 当资源改变时,编辑器自动更新资源。 |
Always Show Project Wizard 总是显示项目向导 | Should the project wizard be shown at startup? (By default, it is shown only when the alt key is held down during launch) 在启动时,显示项目向导吗?(默认,当软件启动时,长按Alt键时启动) |
Compress Assets On Import 在导入时压缩资源 | Should assets be compressed automatically during import? 在导入时,资源自动被压缩吗? |
OSX Color Picker OSX拾色器 | Should the native OSX color picker be used instead of Unity's own? 用本地OSX拾色器替代Unity的吗? |
Editor Analytics 编辑器分析 | Can the editor send information back to Unity automatically? 编辑器能自动发送信息返回给Unity吗? |
Verify Saving Assets 保存资源核实 | Should Unity verify which assets to save individually on quitting? 在退出时,核实哪个资源单独保存吗? |
Skin (Pro Only) 皮肤(仅专业版) | Which color scheme should Unity use for the editor? Pro users have the option of dark grey in addition to the default light grey. Unity编辑器应该使用哪个颜色主题?专业版用户除了默认的浅灰色,还有深灰色的选项。 |
External Tools 外部工具
External Script Editor 外部脚本编辑器 | Which application should Unity use to open script files? Unity应该使用哪个应用程序来打开脚本文件? |
Editor Attaching 编辑器附加 | Should Unity allow debugging to be controlled from the external script editor? Unity应该允许从外部脚本编辑器来调试控制吗? |
Image Application 图片应用程序 | Which application should Unity use to open image files? Unity应该使用哪个应用程序来打开图片文件? |
Asset Server Diff Tool 资源服务器比较工具 | Which application should Unity use to resolve file differences with the asset server? Unity应该使用哪个应用程序来比较资源服务器的文件异同? |
Android SDK Location Android SDK 位置 | Where in the filesystem is the Android SDK folder located? Android SDK文件夹在系统的哪个地方? |
iOS Xcode 4.x support iOS Xcode 4.x 支持 | Should support for Xcode 4.x be enabled for iOS build targets? 启用支持Xcode 4.x为iOS编译目标吗? |
Colors 颜色
This panel allows you to choose the colors that Unity uses when displaying various user interface elements.
这个面板让你选择颜色来修改界面元素的颜色。
Keys 快捷键
This panel allows you to set the keystrokes that activate the various commands in Unity.
这个面板可以设置Unity不同命令的快捷键。
Cache Server 缓存服务器
Use Cache Server 使用缓存服务器 | Should the cache server be enabled? 启用缓存服务器吗? |
IP Address IP地址 | IP address of the cache server, if enabled 如果启用,缓存服务器的IP地址。 |