nukescripts.cache_clear

nukescripts.cache_clear(args=None)[source]

Clears the buffer memory cache by calling nuke.memory(“free”) If args are supplied they are passed to nuke.memory as well eg. nuke.memory( “free”, args )