Author Topic: maxscript access to multi environment maps  (Read 747 times)

2022-01-30, 17:57:52

regulus

  • Users
  • *
  • Posts: 1
    • View Profile
Hi, does anyone can show me how to access the number of maps in corona multi environment maps dropdown list inside render elements CShading_LightSelect?
I prefer the array values in the bottom.



I've been looking for hours without result.

Also I'm curious about CShading_LightSelect "nodeSource" property. What is it?
Print only get value of "0" (zero).
Thanks in advance for any help.

-- edit:

It turn out I was looking in wrong places. Its simply:

renderers.current.bg_mapCount
renderers.current.bg_texmapList

Still dont get nodeSource though.
Cheers everyone
« Last Edit: 2022-01-31, 14:38:27 by regulus »