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 Chaos License Server update January 28th 2025.
If you have not yet updated your License Server to version 6.1 or above and are unable to access your license please follow these simple instructions HERE.vray giMaps save irradiance "fileName.vrmap";
vray giMaps save lightcache "fileName.vrlmap";
vray vfbControl -setregion reset;
vray vfbControl;
Comment