Modificador Dividir Bordes#

The Edge Split modifier splits, duplicates edges within a mesh, breaking “links” between faces around those split edges.

The edges to split can be determined from the edge angle (i.e. angle between faces forming that edge), and/or edges marked as sharp.

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.

Nota

This modifier is kept mostly for historical/compatibility reasons. Everything it can do in shading, and much more, can now be achieved using custom normals.

Unless you really need the topology changes it generates, it is not advised to use it in new projects.

Nota

Splitting edges can also be performed manually in Edit Mode.

Opciones#

../../../_images/modeling_modifiers_generate_edge-split_panel.png

The Edge Split modifier.#

Ángulo de bordes

When enabled, an edge will be split if the angle between its two adjacent faces is greater than the Split Angle.

Split Angle

On 0: all edges are split. On 180: no edges are split.

Bordes definidos

When enabled, edges will be split if they were marked as sharp.

Nota

Non-manifold edges will always be split.

Ejemplos#

../../../_images/modeling_modifiers_generate_edge-split_example-1.png

Sombreado facetado.#

../../../_images/modeling_modifiers_generate_edge-split_example-2.png

Sombreado suave.#

../../../_images/modeling_modifiers_generate_edge-split_example-3.png

Sombreado suave con Separar bordes.#

../../../_images/modeling_modifiers_generate_edge-split_example-4.png

Sombreado suave con Separar bordes y Subdividir superficie.#