会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
晚起的蚂蚁
你成功引起了我的注意。
博客园
|
首页
|
新随笔
|
新文章
|
联系
|
订阅
|
管理
2017年6月27日
通过文件路径获取图片纹理
摘要: if (!FPaths::FileExists(FilePath)) { UE_LOG(LogTemp, Error, TEXT("File not found: %s"), *FilePath); return nullptr; } // Load the compressed byte data
阅读全文
posted @ 2017-06-27 10:47 晚起的蚂蚁
阅读(1020)
评论(0)
推荐(0)
编辑
公告