多边形建形¶
参考
- 模式:
编辑模式
- 工具:
Poly Build combines several mesh editing tools into one, letting you work more quickly. It's especially useful for retopology.
工具设置¶
- 创建四边形
When creating a new triangle that shares an edge with an existing one, automatically dissolves this edge so you're left with a quad.
控制器¶
- 添加几何 Ctrl-鼠标左键
Creates a new vertex at the mouse cursor, then creates a triangle using this new vertex and the nearest existing edge. If the existing edge already has two neighboring faces, instead creates a new edge using the new vertex and the nearest existing vertex. Holding Ctrl will preview the result in blue.
- 删除几何 Shift-鼠标左键
Dissolves the vertex/deletes the face under the mouse cursor. Holding Shift will highlight the target element in red.
- 移动顶点 鼠标左键
您可以通过拖动顶点来将其移动。
- 挤出边线 鼠标左键
You can extrude an edge into a quad by dragging it.