Hi,
I don't know how to deal with these properties:
#adv_irradmap_saveFileName, #adv_irradmap_autoSaveFileName, #caustics_saveFileName, #caustics_autoSaveFileName, #photonMap_saveFileName, \
#photonMap_autoSaveFileName, #output_splitbitmap, #lightcache_saveFileName, #lightcache_autoSaveFileName, #includeListOverrideMtl, \
#excludeListOverrideMtl, #excludeListRenderSubset, #includeListRenderSubset
if I getProperty it returns undefined which is fine but if I setProperty to undefined it returns a lot of errors...
How to deal with them without going specific to each?
I am hoping for example of how to use them...
Thanks.
I don't know how to deal with these properties:
#adv_irradmap_saveFileName, #adv_irradmap_autoSaveFileName, #caustics_saveFileName, #caustics_autoSaveFileName, #photonMap_saveFileName, \
#photonMap_autoSaveFileName, #output_splitbitmap, #lightcache_saveFileName, #lightcache_autoSaveFileName, #includeListOverrideMtl, \
#excludeListOverrideMtl, #excludeListRenderSubset, #includeListRenderSubset
if I getProperty it returns undefined which is fine but if I setProperty to undefined it returns a lot of errors...
How to deal with them without going specific to each?
I am hoping for example of how to use them...
Thanks.
Comment