RenderTexture saveToFile 返回true 但目录 下 没看见有图片s:6]
mac 不是 ios .
RenderTexture saveToFile 返回true 但目录 下 没看见有图片s:6]
mac 不是 ios .
。。。原来 是 saveTofile 中 有 坑爹的操作。
std::string fullpath = FileUtils::getInstance()->getWritablePath() + fileName;
我原本就传了目录 的 他还弄目录 所以 才找不到文件。
必须这样啊,不找可写入文件夹,没有操作权限岂不是永远保存不了文件