Got it: it’s the get node. There are two versions: one gets a copy, and the other gets a reference. Use the reference version instead of the loop’s element pin and that should be it.
1 Like
Got it: it’s the get node. There are two versions: one gets a copy, and the other gets a reference. Use the reference version instead of the loop’s element pin and that should be it.