Using a data op, I’m spawning particles onto vertices of reference geometry.
I have a ‘select object’ op pointing at multiple objects and a ‘geometry’ op setup to spit out the ‘geometry number of vertices’ parameter, but it seems to only return a vertex count for one object…not a total vert count for the multiple objects.
While this method works great to spawn particles onto a single object, I cannot figure our how to get a total vert count for the multiple objects I am referencing.
Is there any way to get a vert count (for the spawn count) and vertex positions (for particle positions) of multiple objects?
Thanks,
Bob Dyce
