TranslatePoints
From K-3D
Description
| Translates mesh points |
| Plugin Status: | Stable |
| Categories: | All Plugins, Stable Plugins, Deformation 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 |
| Mesh Selection | Input Mesh Selection | k3d::selection::set | mesh_selection |
| X | X translation | k3d::double_t | x |
| Y | Y translation | k3d::double_t | y |
| Z | Z translation | k3d::double_t | z |

