Union of PRT's?

Not really Ember specific, but is there an easy way to sample the union of PRT objects? Like InputParticles only lets me load one, so if I want to do a ParticleSumRadius for several PRT objects, I have to set up some craziness.

We have a roadmap item that suggests allowing multiple objects in an InputParticles object. I suppose you could also have the PRT Loader contain multiple particle sequences (unless they require different loader setttings of course).

Right, but I’m pulling them in as PRT Ember, not PRT Loader, so that’s a bit of a pain. But yeah, that’ll work for now, just thought I’d mention the need.