poly_chamfer_vertices
Chamfer selected vertices to create beveled edges, cutting small faces along adjacent edges with adjustable width.
Instructions
对顶点做倒角,沿相邻边方向切出小面,amount 控制切出宽度。 [English] Chamfer the given vertices, cutting small faces along adjacent edges. Amount controls how far the cut extends.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | No | 倒角宽度。 | Chamfer amount. | |
| objects | No | 对象名列表;省略则使用当前选择。 | Object names; omit to use the current selection. | |
| vertices | Yes | 要倒角的顶点索引列表。 | Vertex indices to chamfer. |