SelectTransformTRS
Select translation, rotation, or scale from a transform matrix.
Installation
To use this Node, you must enable omni.entity.spawn.core
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
transform |
|
Transform matrix. |
|
useTranslation |
|
Whether translation is used. |
True |
useRotation |
|
Whether rotation is used. |
True |
useScale |
|
Whether scale is used. |
True |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
transform |
|
Transform matrix. |