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

matrixd[4], matrixd[4][]

The matrix to be modified

Translation (translation)

vectord[3], vectord[3][]

The translation that the matrix will apply

Outputs

Name

Type

Description

Default

matrix

matrixd[4], matrixd[4][]

The updated matrix