Description. Matrix modifier that uses a script to modify a transformation matrix
Plugin Status. Stable
Categories. All Plugins, Stable Plugins, Script Plugins, Matrix Plugins
Table B.130. MatrixModifierScript Properties
Label | Description | Type | Script Name |
---|---|---|---|
Input Matrix | Input matrix | k3d::matrix4 | input_matrix |
Output Matrix | Output Matrix | k3d::matrix4 | output_matrix |
Script | Script source code | k3d::string_t | script |