public void OnClick_ClearTextureCache() { TextureManager.ClearCache(); Debug.Log("Texture cache cleared successfully."); }