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)¶
- Геометрия (geometry)
Geometry on which to store the bundle.
- Пакет (bundle)
Bundle to store on the geometry.
Выходы (outputs)¶
- Геометрия (geometry)
The input geometry with the bundle attached.