栅格
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.
输出
几何数据(Geometry)
Standard geometry output containing the generated mesh.