Description. Centers mesh points around the origin
Plugin Status. Stable
Categories. All Plugins, Stable Plugins, Deformation Plugins
Table B.51. CenterPoints 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 |
Center X | Center X components around origin | k3d::bool_t | center_x |
Center Y | Center Y components around origin | k3d::bool_t | center_y |
Center Z | Center Z components around origin | k3d::bool_t | center_z |