Get Translation#

Gets the translation of the given matrix4d value which represents a linear transformation. Returns a vector3

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

Outputs#

Name

Type

Description

Default

Translation (translation)

vectord[3], vectord[3][]

The translation from the transformation matrix