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.
入力¶
- Geometry(ジオメトリ)
標準のジオメトリ入力です。
- Selection(選択)
Boolean field indicating which elements to scale.
- Scale(スケール)
The scaling factor for each element.
- Center(中心)
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.
Properties(プロパティ)¶
- Domain(ドメイン)
The element type to transform.
- Face(面):
Scale faces.
- Edge(辺):
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(出力)¶
- Geometry(ジオメトリ)
標準のジオメトリ出力です。
例¶
The node is useful when combined with the Extrude Mesh Node, especially in Individual mode where connected faces aren't extruded together.