This page has been translated automatically.
视频教程
界面
要领
高级
实用建议
专业(SIM)
UnigineEditor
界面概述
资源工作流程
版本控制
项目开发
调整节点参数
Setting Up Materials
设置属性
照明
Sandworm
使用编辑器工具执行特定任务
如何擴展編輯器功能
嵌入式节点类型
Nodes
Objects
Effects
Decals
光源
Geodetics
World Nodes
Sound Objects
Pathfinding Objects
Players
编程
基本原理
搭建开发环境
使用范例
C++
C#
UnigineScript
UUSL (Unified UNIGINE Shader Language)
Plugins
File Formats
材质和着色器
Rebuilding the Engine Tools
GUI
双精度坐标
应用程序接口
Animations-Related Classes
Containers
Common Functionality
Controls-Related Classes
Engine-Related Classes
Filesystem Functionality
GUI-Related Classes
Math Functionality
Node-Related Classes
Objects-Related Classes
Networking Functionality
Pathfinding-Related Classes
Physics-Related Classes
Plugins-Related Classes
IG Plugin
CIGIConnector Plugin
Rendering-Related Classes
VR-Related Classes
创建内容
内容优化
材质
Material Nodes Library
Miscellaneous
Input
Math
Matrix
Textures
Art Samples
Tutorials

控制设置

The Controls section of the Settings window allows setting the keyboard control keys and defining the mouse behavior. Settings窗口的Controls部分允许设置键盘控制键和定义鼠标行为

注意
To configure controls, open the Settings window by choosing Window -> Settings in the main menu and select Runtime -> Controls section.要配置控件,请在主菜单中选择Window -> Settings,然后选择Runtime -> Controls部分,以打开Settings窗口。

Controls Settings

Controls settings window控制设置窗口

The following options are available:可以使用以下选项:

Keyboard The section lists the key bindings and allows changing them.此部分列出了按键绑定并允许对其进行更改。
Invert Mouse Toggles inversion of the Y axis of the mouse.切换鼠标的Y轴反转。
Always Run Toggles constant running mode (when enabled, the running mode is used as a default one).切换恒定运行模式(启用后,将运行模式用作默认模式)。
Mouse Speed Mouse sensitivity (from 0.5 to 2.0).鼠标灵敏度(从0.5到2.0)。
Mouse Handle The mouse behavior modes:
  • Grab - the mouse is grabbed when clicked (the cursor disappears and camera movement is controlled by the mouse).Grab - the mouse is grabbed when clicked (the cursor disappears and camera movement is controlled by the mouse).
  • Soft - the mouse cursor disappears after being idle for a short time period.Soft - the mouse cursor disappears after being idle for a short time period.
  • User - the mouse is not handled by the system (allows input handling by some custom module).User - the mouse is not handled by the system (allows input handling by some custom module).
Grab - the mouse is grabbed when clicked (the cursor disappears and camera movement is controlled by the mouse).Soft - the mouse cursor disappears after being idle for a short time period.User - the mouse is not handled by the system (allows input handling by some custom module).
鼠标行为模式:
  • Grab - the mouse is grabbed when clicked (the cursor disappears and camera movement is controlled by the mouse). Grab-单击时抓住鼠标(光标消失,并且由鼠标控制摄像机的移动)。
  • Soft - the mouse cursor disappears after being idle for a short time period. Soft-鼠标光标在闲置一小段时间后消失。
  • User - the mouse is not handled by the system (allows input handling by some custom module). User-鼠标未被系统处理(允许某些自定义模块进行输入处理)。
最新更新: 2020-10-10
Build: ()