Page 1 of 1

Concatenate Arrays

Posted: Sun Aug 17, 2014 9:47 am
by tulamide
As the title says, this puts arrays in one big array. Modules for concatenation as well as reading separate sub-arrays back in are provided.
This demonstration version uses the preset parameter array for concatenation, but you can easily change this by replacing that prim with a normal array prim.

It can be useful if you want to save arrays for whatever reason.

Re: Concatenate Arrays

Posted: Sun Aug 17, 2014 7:12 pm
by RJHollins
Will definately check this out ! Always working arrays ;)

Thanks tulamide 8-)

Re: Concatenate Arrays

Posted: Mon Aug 18, 2014 9:28 am
by tulamide
You're welcome :)

And thank you very much for the comment!