MeshArray3D
From K-3D
Description
| Makes copies of a mesh along three dimensions |
| Plugin Status: | Stable |
| Categories: | All Plugins, Stable Plugins, Mesh Plugins, Array Plugins |
Metadata
| Name | Value |
|---|
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 |
| Count 3 | Number of mesh copies | k3d::int32_t | count3 |

