I'm still a bit uncertain how to use the ForLoop in Solaris.
This is the SceneGraphTree I have:
I want to create a Collection for every primitive in the root of the SceneGraphTree, the collection should be named after the primitive and contain all subprimitives of the root primitive.
How would a ForLoop that does this look like?
Thanks.
Cheers,
Ivan