FrozenMatrix
From K-3D
Description
| Stores an arbitrary transformation matrix |
| Plugin Status: | Stable |
| Categories: | All Plugins, Stable Plugins, Matrix Plugins |
Metadata
| Name | Value |
|---|
Properties
| Label | Description | Type | Script Name |
|---|---|---|---|
| Input matrix | Input matrix | k3d::matrix4 | input_matrix |
| Matrix | Transformation matrix | k3d::matrix4 | matrix |
| Output Matrix | Output matrix (read only) | k3d::matrix4 | output_matrix |

