Нода «Масштабировать элементы» (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.
Входы (inputs)¶
- Геометрия (geometry)
Стандартный вход геометрии.
- Выделение (selection)
Boolean field indicating which elements to scale.
- Масштаб (scale)
The scaling factor for each element.
- Центр (сenter)
The pivot point for each element.
- Ось (axis) Только в режиме «Одна ось» (single axis)
Axis along which to scale each element. This vector is normalized internally, so the length does not matter.
Свойства (properties)¶
- Домен (domain)
Тип элемента для трансформации.
- Грань (face):
Scale faces.
- Ребро/край (edge):
Scale edges.
- Режим масштабирования (scale mode)
- Равномерный (uniform):
Масштабировать элементы с одинаковым коэффициентом во всех направлениях.
- Одна ось (single axis):
Scale elements in a single direction defined by the Axis input.
Вывод (output)¶
- Геометрия (geometry)
Стандартный вывод геометрии.
Примеры¶
The node is useful when combined with the Нода «Экструдировать меш» (extrude mesh node), especially in Individual mode where connected faces aren’t extruded together.