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) |
|
The matrix to be modified |
None |
Scale (inputs:scale) |
|
The scale that the matrix will apply |
None |
Outputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Matrix (outputs:matrix) |
|
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 |