How to read multiple objects

Uploading: image.png…
In Graph, how to read multiple objects through one node? Read/Write Attrib can only work on one object


Light_test.usd (5.8 KB)
I want to use keyboard to control the brightness of 3 lights to change at the same time, but failed, is it possible to save multiple import files in one node like bifrost? If I have hundreds of objects that need property control, assuming all objects are imported into Graph would be messy

**

please help me

**

Hi @25150026! You’ll want to use a for loop for this. Here’s your sample stage with some adjustments to the graph:
light_for_loop_example.usd (6.1 KB)

That’s cool, man. Have a good day!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.