Grid(グリッド)¶
The Grid node generates a planar mesh on the XY plane.
入力¶
- Size X(サイズX)
Side length of the plane in the X direction.
- Size 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.