Description. Makes copies of a mesh along two dimensions
Plugin Status. Stable
Categories. All Plugins, Stable Plugins, Mesh Plugins, Array Plugins
Table B.142. MeshArray2D Properties
Label | Description | Type | Script Name |
---|---|---|---|
Input Mesh | Input mesh | k3d::mesh* | input_mesh |
Output Mesh | Output mesh | k3d::mesh* | output_mesh |
Layout | Layout | k3d::inode* | layout |
Count 1 | Number of mesh copies | k3d::int32_t | count1 |
Count 2 | Number of mesh copies | k3d::int32_t | count2 |