I have issues to loop over workitems within the sop level:
- I want to mass-import fbx files
- Split them with @name by their suffixes
- Bake the low and high poly later on within COPS
But I don't know how to import them (multiple items) to the SOP level.
Or maybe I should use two "file pattern" streams, lowpoly and highpoly, each with its own output?