Transform Reference Guide |
|
User Guide | Transform Guide | OSW on the Web |
Pack several inputs into a single list
Pack options
Pack is used combine several input elements into a single list. The inputs can be of any type. The number of inlets automatically grows as more connections are added.
Note that Pack must receive new data on all connected inlets before emitting a list. If you want to emit a list when any inlet changes, use AsyncPack instead. Unconnected inlets are ignored when contructing the output list.