Set Geometry Bundle Node

Set Geometry Bundle node.

The Set Geometry Bundle node stores a bundle on a geometry.

Bundles can store arbitrary data alongside geometry, allowing information to be passed between node groups, modifiers, and objects without modifying the geometry itself.

The bundle stored on a geometry can later be retrieved with the Get Geometry Bundle node.

Inputs

Geometria

Geometry on which to store the bundle.

Bundle

Bundle to store on the geometry.

Saídas

Geometria

The input geometry with the bundle attached.