davinci icon indicating copy to clipboard operation
davinci copied to clipboard

Webgl Cache

Open gulucay opened this issue 4 years ago • 0 comments

Hello, thank you for the very useful plugin. I want to get images without cache in webgl, but even though I do cache (false), the images appear to be cached in the browser console. cache1

When I call the functions below, I get the attached error. Davinci.ClearCache("https://vr.autoexpoturkiye.com/standTexture/H1/StandImages/Stand_3/Afis1.png"); Davinci.ClearAllCachedFiles();

[Davinci] Error while removing cached file: Directory does not exist. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35) cache1

How can solve this problem,

Thank You

gulucay avatar Mar 11 '21 17:03 gulucay