Scale Elements Node¶
Scales the selected faces or edges, letting you specify a scaling factor and pivot point for each one. Connected faces/edges are scaled together using their average factor and pivot point.
Ingressi¶
- Geometria
Standard geometry input.
- Selezione
Boolean field indicating which elements to scale.
- Scala
The scaling factor for each element.
- Centro
The pivot point for each element.
- Axis Single Axis Mode Only
Axis along which to scale each element. This vector is normalized internally, so the length does not matter.
Proprietà¶
- Domain
The element type to transform.
- Faccia:
Scale faces.
- Bordo:
Scale edges.
- Scale Mode
- Uniform:
Scale elements by the same factor in every direction.
- Single Axis:
Scale elements in a single direction defined by the Axis input.
Output¶
- Geometria
Standard geometry output.
Esempi¶
The node is useful when combined with the Extrude Mesh Node, especially in Individual mode where connected faces aren’t extruded together.