B.154. MeshModifierScript

Description. Mesh modifier that uses a script to modify geometry

Plugin Status. Stable

Categories. All Plugins, Stable Plugins, Mesh Plugins, Script Plugins

Table B.138. MeshModifierScript Properties

Label Description Type Script Name

Input Mesh

Input mesh

k3d::mesh*

input_mesh

Output Mesh

Output mesh

k3d::mesh*

output_mesh

Script

Script source code

k3d::string_t

script