Notifications
Clear all
[Closed] Render Save a black image
Nov 09, 2015 10:07 am
Hello,
i was trying to save the last rendered image but everytime i get a black image
this is the code i’m using
autosaveimg = getLastrenderedImage copy:off;
rendSaveFile =true;
autosaveimg.filename ="cmon.jpg";
save autosaveimg;
i was searching google for 4 hours and i still can’t get why this is happening :banghead:
can anyone help pls?
2 Replies
Nov 09, 2015 10:07 am
Are you using the 3dsmax frame buffer or something like Vray VFB or Corona VFB?
Nov 09, 2015 10:07 am
i’m using the vray fb
well i figured out what i was looking for but is there a way to save the prepassess alongside with the rgb?