This module combines a number of geometry inputs into a single geometry output. It can be used to assemble several pieces of geometry into a single scene prior to, for example, writing the scene to a file.
Port: Input
Type: Geometry
Input geometry. This is a fan-in port - i.e. it accepts data from all of the connections made to it. The geometry from all of the connections is combined into a single scene by the module.
Port: Output
Type: Geometry
Output geometry generated by the module.
None