Description. Creates an orientation transform matrix
Plugin Status. Stable
Categories. All Plugins, Stable Plugins, Matrix Plugins
Table B.131. MatrixOrientation 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 rotation angle | k3d::double_t | x |
Y | Y rotation angle | k3d::double_t | y |
Z | Z rotation angle | k3d::double_t | z |