Grid Node
The Grid node generates a planar mesh on the XY plane.
输入
- 尺寸 X
Side length of the plane in the X direction.
- Y 尺寸
Side length of the plane in the Y direction.
- Vertices X
Number of vertices in the X direction. If this is smaller than two, no mesh is generated.
- Vertices Y
Number of vertices in the Y direction. If this is smaller than two, no mesh is generated.
属性
这个节点没有属性。
输出
- 网格
Standard geometry output.