Viewing 4 posts
  • #41815
    Gethin Hooper
    Participant
    Posts: 11
    Threads: 5
    Joined: Jan 1970

      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
      )

  • #41818
    Posts: 254
    Threads: 1088
    Joined: Jan 1970

      It looks like the variable myCoronaMat is not defined

  • #41819
    Gethin Hooper
    Participant
    Posts: 11
    Threads: 5
    Joined: Jan 1970

      How would you define my coronamat if you are batch processing a material library. I’m not sure.

  • #41833
    Posts: 254
    Threads: 1088
    Joined: Jan 1970

      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.