PDA

View Full Version : Change settings in render panel by MS


CrimsonKing
08-16-2007, 07:51 AM
Hello

I know that it is possible to change parameters in system roolout in vray renderer settings by maxscript, but how to do this?
I simply want to set dynamic memory limit in vray system rollout to 6000 mb but it is limited to 3000 mb. I know that it can be done by maxscript.

Please help

best

Greg

ypuech
08-16-2007, 09:46 AM
Hi Greg,

Take a look at this page : http://www.vray.us/vray_documentation/maxscript.shtml

By running these commands you can find the options you're searching:

vr = renderers.current
showproperties vr

NeonMojo
08-16-2007, 11:05 PM
i think the new 64 bit vray 1.5.00 with 64 bit max 9 allows you to go higher then 4096 mb. Even with a script I doubt you will actually use more then 3 gb if you are running a 32 bit version of windows...

NeonMojo
08-16-2007, 11:05 PM
sorry double post......

CGTalk Moderation
08-16-2007, 11:06 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.