Set Translation
Sets the translation of the given matrix4d value which represents a linear transformation. Does not modify the orientation (row 0-2) of the matrix.
Installation
To use this Node, you must enable omni.graph.nodes
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
matrix |
|
The matrix to be modified |
|
Translation (translation) |
|
The translation that the matrix will apply |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
matrix |
|
The updated matrix |