Scale Elements Node

../../../_images/modeling_geometry-nodes_scale-elements_node.png

The Scale Elements node.

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.

输入

网格

Standard geometry input.

选择

Whether to scale each edge or face. True values mean the element will be scaled, false means it will be unaffected.

比例|缩放

The factor used to scale elements or groups of elements.

中心

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.

属性

The element type to transform.

  • Scale individual faces or neighboring face islands.

    Scale individual edges or neighboring edge islands.

Scale Mode

  • 均衡

    Scale elements by the same factor in every direction.

    单一轴向

    Scale elements in a single direction defined by the Direction input.

输出

网格

Standard geometry output.

示例

../../../_images/modeling_geometry-nodes_flip-faces_extrude.png

The node is useful when combined with the Extrude Mesh Node, especially in Individual mode, where face islands don’t need to be scaled together.