MatrixPosition
From K-3D
Description
| Creates a position transform 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 |
| Output Matrix | Output Matrix | k3d::matrix4 | output_matrix |
| Coordinate space | Coordinate space | k3d::matrix4 | space |
| X | X offset | k3d::double_t | x |
| Y | Y offset | k3d::double_t | y |
| Z | Z offset | k3d::double_t | z |

