CylindricalWavePoints
From K-3D
Description
| Applies a wave function to points along an axis |
| 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 |
| Along | Wave points along given axis | k3d::string_t | along |
| Amplitude | Wave amplitude | k3d::double_t | amplitude |
| Wavelength | Wavelength | k3d::double_t | wavelength |
| Phase | Wave phase | k3d::double_t | phase |

