Set Scale

Sets the scale 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[3]', 'matrixd[3][]', 'matrixd[4]', 'matrixd[4][]']

The matrix to be modified

None

Scale (inputs:scale)

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

The scale that the matrix will apply

None

Outputs

Name

Type

Descripton

Default

Matrix (outputs:matrix)

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

The updated matrix

None

Metadata

Name

Value

Unique ID

omni.graph.nodes.SetMatrix4Scale

Version

1

Extension

omni.graph.nodes

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Set Scale

Categories

math:operator

Generated Class Name

OgnSetMatrix4ScaleDatabase

Python Module

omni.graph.nodes