MergeAttributes

Merge Attributes

Installation

To use this Node, you must enable wip.genproc.core in the Extension Manager.

Inputs

Name

Type

Description

Default

bundles

bundle

Bundles to be merged. At lease two should be provided.

attributeNames

token

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

token

Operation

Add

parameter

token

Additional parameter to be interpreted (or omitted) by current Operation.

Add

passthroughBundleIndex

int

Index of the input bundle to passthrough all its unmodified data. -1 to disable passthrough.

-1

attributesFromPassthroughBundle

bool

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

bool

Recompute merged result only if input attributes are dirty

True

Outputs

Name

Type

Description

Default

bundle

bundle

Merged result