MergeAttributes
Merge Attributes
Installation
To use this Node, you must enable wip.genproc.core
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
bundles |
|
Bundles to be merged. At lease two should be provided. |
|
attributeNames |
|
Comma or space separated text, listing the names of attributes in the input data to be merged. Use ‘’*’’ (asterisk only, no quotes), to merge all attributes that have same name and type across all input prims. |
|
operation |
|
Operation |
Add |
parameter |
|
Additional parameter to be interpreted (or omitted) by current Operation. |
Add |
passthroughBundleIndex |
|
Index of the input bundle to passthrough all its unmodified data. -1 to disable passthrough. |
-1 |
attributesFromPassthroughBundle |
|
Only applies when passthroughBundleIndex is not -1. True to only process ‘attributeNames’ that exist on passthroughBundleIndex, False to process all specified in ‘attributeNames’. |
False |
recomputeOnDirty |
|
Recompute merged result only if input attributes are dirty |
True |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
bundle |
|
Merged result |