You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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)
How can solve this problem,
Thank You
The text was updated successfully, but these errors were encountered: