PointsCentroid
From K-3D
Description
| Calculates the average position (centroid) of the points, weighted by the selection value |
| Plugin Status: | Experimental |
| Categories: | All Plugins, Experimental Plugins, Mesh Plugins |
Metadata
| Name | Value |
|---|
Properties
| Label | Description | Type | Script Name |
|---|---|---|---|
| Mesh Selection | Input Mesh Selection | k3d::selection::set | mesh_selection |
| Input Mesh | Input mesh | k3d::mesh* | input_mesh |
| Centroid | Calculated centroid | k3d::point3 | centroid |

