Hi ! Can we get a script like the one we get for Vray that lets you pick how many CPU THREADS(cores) you whant to use for rendering?
It is very useful if you want to work on something else (PS, another max scene etc..) during the time corona renders.
the vray script is like this >> renderers.current.system_numThreads=10 << for 10 threads (from 12 on a 6core machine)
thanks!