Chaos Corona Forum

Chaos Corona for 3ds Max => [Max] I need help! => Topic started by: SRY on 2024-08-03, 15:15:56

Title: How can I save rendered image Using Maxscript
Post by: SRY on 2024-08-03, 15:15:56
can anybody tell a interface to save rendered image using maxscript .just like this:
Title: Re: How can I save rendered image Using Maxscript
Post by: Avi on 2024-08-05, 12:21:55
Code: [Select]
outputFilePath = "C:\\path\\to\\folder\\rendered_image.cxr"

CoronaRenderer.CoronaFp.dumpVfb outputFilePath