Description. Creates a scale transform matrix
Plugin Status. Stable
Categories. All Plugins, Stable Plugins, Matrix Plugins
Table B.133. MatrixScale Properties
Label | Description | Type | Script Name |
---|---|---|---|
Input Matrix | Input matrix | k3d::matrix4 | input_matrix |
Output Matrix | Output Matrix | k3d::matrix4 | output_matrix |
Coordinate space | Coordinate space (matrix) | k3d::matrix4 | space |
X | X scaling | k3d::double_t | x |
Y | Y scaling | k3d::double_t | y |
Z | Z scaling | k3d::double_t | z |