Description. Shears mesh points along an axis
Plugin Status. Stable
Categories. All Plugins, Stable Plugins, Deformation Plugins
Table B.353. ShearPoints 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 |
Direction | Shear direction | k3d::string_t | direction |
Axis | Shear axis | k3d::string_t | axis |
Shear factor | Shear factor | k3d::double_t | shear_factor |