Get Translation

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

Installation

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

Inputs

Name

Type

Descripton

Default

Transform (inputs:matrix)

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

The matrix to extract the translate from.

None

Outputs

Name

Type

Descripton

Default

Translation (outputs:translation)

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

The vector that represents the translation of the transformation.

None

Metadata

Name

Value

Unique ID

omni.graph.nodes.GetMatrix4Translation

Version

1

Extension

omni.graph.nodes

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Get Translation

Categories

math:operator

Generated Class Name

OgnGetMatrix4TranslationDatabase

Python Module

omni.graph.nodes