帮助系统

Blender 有许多内置或基于网页的帮助选项。

工具提示

../_images/getting-started_help_tooltip.png

信息编辑器中渲染引擎选择器的工具提示。

After hovering the mouse cursor over a button or setting for a few moments, a tooltip will appear.

元素

上下文相关的工具提示可能会包含如下元素:

简短介绍

控件相关细节。

快捷键

与工具关联的键盘或者鼠标操作。

数值

属性值。

将鼠标悬停在颜色属性上,会显示颜色的大块预览以及颜色的十六进制、RGBA 和 HSVA 值。

活动物体的源文件,另见关联库

禁用(红色)

数值无法编辑的原因。

Python

当启用 Python 工具提示,将显示一个用于脚本编写的 Python 表达式(通常为一操作项或属性)。

访问上下文相关手册

参考

模式:

所有模式

菜单:

上下文菜单 ‣ 在线手册

快捷键:

F1

用户可能需要在 Blender 内部获取工具或界面内容的相关帮助。

To do so, hover the cursor over the tool or button you need help with and use the keyboard shortcut or context menu item to visit pages of this reference manual from within Blender. This opens a web page relating to the button under the cursor, supporting both tool and value buttons.

Note

手册尚未全部覆盖 100% 界面内容,如果某个工具没有指向手册的链接,用户会在信息标题栏看到警告信息。

In other cases, buttons may link to more general sections of the documentation.

帮助菜单

保存系统信息

提取有用的系统信息,用于 bug 报告,配置检查或诊断问题。

会提示用户保存文本文件 system-info.txt

它包括以下章节:

Blender

显示 Blender 版本号,版本配置与运行 Blender 路径的详细信息。

Python

你安装的 Python 版本和路径。

目录

用过的脚本、数据文件、预设和临时文件的路径。

这些目录通过偏好设置编辑器进行配置。

GPU

显示 GPU 的供应商、版本以及硬件和驱动程序的功能。

已启用的插件

目前在使用的插件列表。