选择

在Blender2.8中默认使用 鼠标左键 选择物体, 鼠标右键 选择物体的方式在 设置 里作为可选项。Blender 目前提供了几种选择工具,可以在不同的编辑器里使用。

选择工具

拖拽

参考

快捷键

LMB

单击某个元素选中,使用修饰键可以执行其他操作。保留已选中,并在交互元素上移动鼠标,如3D 视图中的物体或动画编辑器中的关键帧,所选将随鼠标一起移动。

框选

参考

菜单

选择 ‣ 框选

快捷键

B

要激活该工具,请按 B 或单击并拖动 LMB。 使用 选择框,您可以在按住的同时绘制一个矩形 LMB。 任何位于此矩形内的项目都将被选中。 如果最后一个活动的任何项目出现在选择中,它将变为活动状态。

要取消选择,使用 MMB 或 Shift-LMB。要移动所选区域,请在移动光标的同时按住 Spacebar。

框选示例。
../_images/interface_selecting_border-select1.png

开始。

../_images/interface_selecting_border-select2.png

选择。

../_images/interface_selecting_border-select3.png

完成。

刷选

参考

菜单

选择 ‣ 刷选

快捷键

C

Circle Select C allows you to select multiple items within a circular area. Move your mouse over any items within the circular area (shown with a dotted circle) while holding LMB to select those items. Alternatively, use MMB to deselect them. When you are done selecting, press RMB or Esc. To change the diameter of the circle, scroll with the Wheel or use the NumpadPlus and NumpadMinus keys.

刷选示例。
../_images/interface_selecting_circle-select1.png

开始。

../_images/interface_selecting_circle-select2.png

选择。

../_images/interface_selecting_circle-select3.png

拖动。

Note

In Object Mode the Circle Select operates on objects by their origins.

套索选择

参考

快捷键

Ctrl-RMB

套索选择 用于创建自由形式选择。只需按住 Ctrl-RMB ,同时在要选择的条目周围绘制一条虚线。通过将线从当前位置连接回起始点,绘制的形状将通过将从当前位置与起点连线,自动闭合。

套索选择 是在已有选中项基础上加选的, 减选需使用 Shift-Ctrl-RMB。要移动所选区域,请在移动光标的同时按住 Spacebar。

点选模式下使用套索选择的使用举例。
../_images/interface_selecting_lasso-select1.png

开始。

../_images/interface_selecting_lasso-select2.png

选择。

../_images/interface_selecting_lasso-select3.png

完成。

Note

In Object Mode the Lasso Select operates on objects by their origins.

选择模式

参考

工具

选择工具

面板

工具设置 ‣ 模式

每个工具都有某种模式来配置工具如何与现有选择进行交互。 请注意,并非每个选择工具都支持这些模式。

开始

发起新的选择操作同时会取消已选的项目。

添选

选择并添加到已选择的项目中,您也可以使用 Shift+LMB 执行添选操作。

相减

使用 Shift+LMB 在已选择的项目中取消部分选择。

反转

取消已选择的项目的同时选择目前没有选择的项目,或者使用 Ctrl+I 。

相交

选择出与目前选择集中相交的项目。