AGCombineWorldInput combines scalars and/or arrays for input to AGWorld
You use AGCombineWorldInput to connect two sets of arrays and/or scalars of AGPrimitive objects to one AGWorld . The object AGWorld has only one input; whereas, AGCombineWorldInput has two.
Array of AGPrimitive that can connect to a number of AGPrimitive scalars or one array of AGPrimitive objects.
Array of AGPrimitive that can connect to a number of AGPrimitive scalars or one array of AGPrimitive objects.
A combination of input1 and input2 that can connect directly to an AGWorld object.