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.
输入¶
- 几何数据
Geometry on which to store the bundle.
- 捆包
Bundle to store on the geometry.
输出¶
- 几何数据
The input geometry with the bundle attached.