Karma AOV per instanced light

   271   1   0
User Avatar
Member
19 posts
Joined: 3月 2025
オフライン
Hello, how to get for ex: a diffuse aov each instanced light?
Edited by vopsop - 2025年8月20日 22:47:55
User Avatar
Member
19 posts
Joined: 3月 2025
オフライン
In wrangle you need to assign different tags:

But karma still doesn't see the lights!

int rand_seed = @elemnum + chi("seed");
s@primvars:light:lpetag = concat("test_", itoa(rand_seed));
Edited by vopsop - 2025年8月20日 22:48:20

Attachments:
Screenshot 2025-08-20 at 8.40.13PM.png (88.5 KB)
Screenshot 2025-08-20 at 8.40.15PM.png (58.5 KB)

  • Quick Links