Nodo Escalar elementos
The Scale Elements Node scales groups of connected edges and faces. When multiple selected faces/edges share the same vertices, they are scaled together. The center and scaling factor is averaged in this case.
Entradas
- Malla
Entrada estándar de geometría.
- Selección
Whether to scale each edge or face. True values mean the element will be scaled, false means it will be unaffected.
- Escala
The factor used to scale elements or groups of elements.
- Centro
Origin of the scaling for each element. If multiple elements are connected, their center is averaged.
- Direction Single Axis Mode Only
Direction in which to scale the element. This input is normalized internally, so the length does not matter.
Propiedades
- Dominio
The element type to transform.
- Cara
Scale individual faces or neighboring face islands.
- Borde
Scale individual edges or neighboring edge islands.
- Modo de escalado
- Uniforme
Escalará los elementos según el mismo factor en todas las direcciones.
- Single Axis
Escalará los elementos en una única dirección definida por la entrada Dirección.
Salida
- Malla
Salida estándar de geometría.
Ejemplos
The node is useful when combined with the Nodo Extruir malla, especially in Individual mode, where face islands don’t need to be scaled together.