Scriptable rendering parameters

I just wanted to ask, whether rendering parameters are scriptable or not. If they are scriptable, where can I read about the syntax?
Thanks.

If vray is your active renderer you can type showproperties renderers.current in the listener to get a list of the params.

oh… :sweat_smile:

huuuge thanx :!:

And what about VrayObjectProperties? i.e. - recieve/send GI etc.. Are they accessible via maxscript :?:

They are saved on each object as a custom attribute.. (See them at Properties, User Defined Tab..)

Edit: Not sure how to access them.. Anyone know offhand?

regards,