Hi
What is the command for saving the irrandiance map and lightcache map to file?
Regards,
Jacob
What is the command for saving the irrandiance map and lightcache map to file?
Regards,
Jacob
Important: Update Your Chaos Licensing by January 28, 2025
To ensure uninterrupted access to your licenses, an essential update is required by January 28, 2025. Failure to update your Chaos licensing Server will result in the loss of access to your licenses.vray giMaps save irradiance "fileName.vrmap";
vray giMaps save lightcache "fileName.vrlmap";
vray vfbControl -setregion reset;
vray vfbControl;
Comment