Get Geometry Bundle Node¶
The Get Geometry Bundle node extracts the bundle stored 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.
შენატანები¶
- გეომეტრია (Geometry)
Geometry from which to retrieve the bundle.
- მოცილება (Remove)
Removes the bundle from the geometry after extracting it.
This can improve performance by avoiding unnecessary copies when the bundle is no longer needed.
გამონატანები¶
- გეომეტრია (Geometry)
The input geometry.
If Remove is enabled, the output geometry no longer contains the extracted bundle.
- შეკვრა (Bundle)
The bundle stored on the input geometry.