Viewing 4 posts
- May 31, 2024 at 18:50 #41815Gethin HooperParticipantPosts: 11Threads: 5Joined: Jun 2019
Is this possible? Can’t get it to work. I have a simple script to change G-Buffer ID Override (corona) in material library but can’t get it to work when running batch relink.
(
— Set the G-Buffer ID
myCoronaMat.GBufferIDoverride = 1 — replace 1 with your desired G-Buffer ID
) - May 31, 2024 at 18:54 #41818Oleksandr KramerModeratorPosts: 256Threads: 1129Joined: Aug 2009
It looks like the variable myCoronaMat is not defined
- May 31, 2024 at 23:27 #41819Gethin HooperParticipantPosts: 11Threads: 5Joined: Jun 2019
How would you define my coronamat if you are batch processing a material library. I’m not sure.
- June 3, 2024 at 18:21 #41833Oleksandr KramerModeratorPosts: 256Threads: 1129Joined: Aug 2009
Unfortunately, API currently doesn’t support the material libraries.
I’ll check for the ability to add this capability
Viewing 4 posts
You must be logged in to reply to this topic.