This page has been translated automatically.
视频教程
界面
要领
高级
实用建议
UnigineEditor
界面概述
资产工作流程
项目开发
调整节点参数
Setting Up Materials
Setting Up Properties
照明
Landscape Tool
Sandworm
使用编辑器工具执行特定任务
Extending Editor Functionality
嵌入式节点类型
Nodes
Objects
Effects
Decals
光源
Geodetics
World Objects
Sound Objects
Pathfinding Objects
Players
编程
基本原理
搭建开发环境
Usage Examples
UnigineScript
C++
C#
UUSL (Unified UNIGINE Shader Language)
File Formats
Rebuilding the Engine Tools
GUI
双精度坐标
应用程序接口
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
创建内容
Content Optimization
Materials
Art Samples
Tutorials
注意! 这个版本的文档是过时的,因为它描述了一个较老的SDK版本!请切换到最新SDK版本的文档。
注意! 这个版本的文档描述了一个不再受支持的旧SDK版本!请升级到最新的SDK版本。

控制设置

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-鼠标未被系统处理(允许某些自定义模块进行输入处理)。
最新更新: 2021-04-29
Build: ()