I've just started playing around with Maxscript and I'm trying to write a bit of code to turn off the max frame buffer and turn on the Vray frame buffer. I can turn off the max frame buffer using the following code -
rendShowVFB = off
I can't seem to find a way to use the Vray VFB instead. Is it possible?
Please excuse the simple question, I only started using Maxscript half an hour ago
rendShowVFB = off
I can't seem to find a way to use the Vray VFB instead. Is it possible?
Please excuse the simple question, I only started using Maxscript half an hour ago

Comment