Export Houdini Geometry To Stage#
Export Houdini geometry data bundles to the Stage.
Installation#
To use this Node, you must enable omni.houdini_engine.stage_io in the Extension Manager.
Inputs#
Name |
Type |
Description |
Default |
|---|---|---|---|
disable_all_geometry_export |
|
Disable all geometry exports from that node. |
False |
delete_parent_prim_if_exists |
|
Deletes the parent prim (suffix included) if it already exists, before generating the mesh. |
False |
export_to_layer_name |
|
Optional Layer that the geometry must be exported to. If Empty the geometry is exported to the current edit layer. |
|
use_default_parent_suffix_path |
|
Use a default parent prim suffix, if no parent suffix path is specified. |
True |
parent_prim |
|
Optional parent prim path for the geometry. |
|
parent_prim_suffic_path |
|
Optional suffix path for the parent prim path. |
|
exported_mesh_path_attribute_name |
|
Name of the attribute for which the value should be used as the full USD Stage path of the output geometry |
|
geometry_orientation_correction_mode |
|
Orient the resulting geometry to the current stage orientation by fixing up the geometry |
Correct With XForm |
input_geometry |
|
Houdini node input geometry bundle. |
Outputs#
Name |
Type |
Description |
Default |
|---|---|---|---|
created_prim_paths |
|
List of created mesh paths |