Get Scale

Gets the scale of the given matrix3d or matrix4d value which represents a linear transformation. Returns the vector3 scale component.

Installation

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

Inputs

Name

Type

Descripton

Default

Transform (inputs:matrix)

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

The matrix to extract the scale from.

None

Outputs

Name

Type

Descripton

Default

Scale (outputs:scale)

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

The vector that represents the scale of the transformation.

None

Metadata

Name

Value

Unique ID

omni.graph.nodes.GetMatrix4Scale

Version

1

Extension

omni.graph.nodes

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Get Scale

Categories

math:operator

Generated Class Name

OgnGetMatrix4ScaleDatabase

Python Module

omni.graph.nodes