Get Xform
Get Xform
Installation
To use this Node, you must enable omni.anim.shared.core
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
prim |
|
Xformable bundle |
|
useLocal |
|
Use Local Matrix or World Matrix. |
False |
usdTimecode |
|
The time at which to evaluate the transform of the USD prim. |
0 |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
transform |
|
World transform of inputs:prim |
[[1.0, 0.0, 0.0, 0.0], [0.0, 1.0, 0.0, 0.0], [0.0, 0.0, 1.0, 0.0], [0.0, 0.0, 0.0, 1.0]] |