OmniGraph Node omni.graph.nodes.GetMatrix4Translation

omni.graph.nodes.GetMatrix4Translation Properties

Name

Value

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

omni.graph.nodes.GetMatrix4Translation Description

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

omni.graph.nodes.GetMatrix4Translation Inputs

Name

Type

Default

Required?

Descripton

inputs:matrix

[‘matrixd[4]’, ‘matrixd[4][]’]

None

Y

The matrix to be modified

omni.graph.nodes.GetMatrix4Translation Outputs

Name

Type

Default

Required?

Descripton

outputs:translation

[‘vectord[3]’, ‘vectord[3][]’]

None

Y

The translation from the transformation matrix

uiName

Translation