拆边修改器#
拆边 修改器在网格中分割、复制边缘,断开这些分割边缘周围的面之间的 链接 。
拆边修改器会拆分一个网格中的边。要拆分的边由边的角度决定(即,组成这个边的两个面的夹角),和/或标记为锐角的边。
Splitting an edge affects vertex normal generation at that edge, making the edge appear sharp. It can also be used for manual control of the smoothing process, where the user defines which edges should appear smooth or sharp (see Mesh Smoothing for other ways to do this). If desired, both modes can be active at once.
Note
分割边缘也可以在编辑模式下 手动操作。
选项#
- 边的夹角
启用后,如果边的两个相邻面之间的角度大于 分割角度,则将分割该边。
- 切分角度
值取 0 时,所有的边都进行分拆。取 180 时,不进行拆边.
- 锐边
当启用时,如果边是 标记锐边,则它们将被分割。
Note
非流形 的边会被分离。