HashInputAttributeValue#
simple utility node that hashes the bundle input attribute value.
Installation#
To use this Node, you must enable omni.houdini_engine.data_components in the Extension Manager.
Inputs#
Name |
Type |
Description |
Default |
|---|---|---|---|
attribute_name_to_hash |
|
Name of the attribute for which the value needs to be hashed. |
|
input_bundle |
|
Input bundle. |
Outputs#
Name |
Type |
Description |
Default |
|---|---|---|---|
hashed_input_value |
|
Hashed input value. |
|
original_input_value |
|
The value of the data that was hashed. |