1. 将Blender长度单位改为毫米(mm), 并设置guides Grid的缩放系数,避免网格不见了。
2. 布尔操作的(Apply)应用按钮在哪里?好吧,在这里:
可以按下 CTRL + A 快捷键。
3. 模型的 移动、旋转、缩放快捷键: G,R,S
其中G + X 是在x轴移动,其他的以此类推。
4. 编辑曲线的基本快捷键:
In Blender, the primary shortcut for entering Edit Mode on a curve object is the Tab key. Once in Edit Mode, you can manipulate the curve's control points and handles using various shortcuts. Key shortcuts for curve editing include:
- G: Grab/Move selected points or handles.
- R: Rotate selected points or handles.
- S: Scale selected points or handles.
- E: Extrude selected points.
- CTRL-H: Calculate handles.
- H: Toggle between aligned and free handles.
- ALT-C: Toggle cyclic/closed curve.
- F: Add segment.
5.