Set Translation

Sets the translation of the given matrix value which represents a linear transformation. Does not modify the orientation (row 0-2) of the matrix.

Installation

To use this node enable omni.graph.nodes in the Extension Manager.

Inputs

Name

Type

Descripton

Default

Matrix (inputs:matrix)

['matrixd[4]', 'matrixd[4][]']

The matrix to be modified

None

Translation (inputs:translation)

['vectord[3]', 'vectord[3][]']

The translation that the matrix will apply

None

Outputs

Name

Type

Descripton

Default

Matrix (outputs:matrix)

['matrixd[4]', 'matrixd[4][]']

The updated matrix

None

Metadata

Name

Value

Unique ID

omni.graph.nodes.SetMatrix4Translation

Version

1

Extension

omni.graph.nodes

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Set Translation

Categories

math:operator

Generated Class Name

OgnSetMatrix4TranslationDatabase

Python Module

omni.graph.nodes