Transform Multiple Bundles#
Transform points and vector attributes in all input bundles
Installation#
To use this Node, you must enable omni.houdini_engine.stage_io in the Extension Manager.
Inputs#
Name |
Type |
Description |
Default |
|---|---|---|---|
bundles_in |
|
Bundles to transform |
|
transform |
|
The transform to apply to bundles |
[[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]] |
Outputs#
Name |
Type |
Description |
Default |
|---|---|---|---|
bundles_out |
|
Transformed bundles. |