TransformPoints
From K-3D
Description
| Transform mesh points using input matrix |
| 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 |
| Input Matrix | Input matrix | k3d::matrix4 | input_matrix |
| Output Matrix | Output Matrix | k3d::matrix4 | output_matrix |

