clear_cache

photonforge.cache.clear_cache()

Clear the runtime caches, but not the file cache.

The file cache is stored in photonforge.cache.path. It can be cleared by simply deleting the contents in that directory.

Return type:

None