Nodo Separar paquete¶
The Separate Bundle node extracts individual values from a Bundle. Each output corresponds to an element in the bundle, identified by its socket name.
This node is the counterpart of the Combine Bundle node and is typically used to retrieve structured data that was previously grouped together.
Entradas¶
- Paquete
The input bundle that contains all grouped values.
Propiedades¶
Las propiedades están disponibles en la pestaña Nodo de la Barra lateral.
- Sincronizar conectores
Updates the current node to match the socket signature of the connected nodes. Use this after renaming, adding, or removing sockets.
- Definir firma
Locks the current item list and types to stabilize interfaces when publishing node groups. When enabled, adding/removing items is disabled until the option is turned off.
Elementos del paquete¶
- Lista de elementos del paquete
Mostrará una entrada por cada elemento del paquete. Hacer doble clic para renombrar.
- Agregar elemento
Agregará un nuevo conector al paquete.
- Eliminar elemento
Eliminará el conector seleccionado.
- Tipo
The data type for the selected item (e.g. Float, Vector, Geometry, Object, Bundle). For value types, a default value control is shown and used when the socket is unlinked.
Salidas¶
This node has a dynamic set of output sockets. Each socket outputs the value of the corresponding bundle item, using the item’s name and type as defined in the bundle.