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

string

Name of the attribute for which the value needs to be hashed.

input_bundle

bundle

Input bundle.

Outputs#

Name

Type

Description

Default

hashed_input_value

string

Hashed input value.

original_input_value

string

The value of the data that was hashed.