PointsToParticles
From K-3D
Description
| Converts input geometric points into a single group of particles. |
| Plugin Status: | Stable |
| Categories: | All Plugins, Stable Plugins, Particles 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 |
| Surface Material | Surface material | k3d::inode* | material |
| Width | Controls the width of the output points. | k3d::double_t | width |

