Added GizmoResource.cpp

This commit is contained in:
2024-06-26 01:51:13 +08:00
parent 0137ef6e0c
commit 04b77cadf9
4 changed files with 147 additions and 13 deletions

View File

@@ -87,7 +87,7 @@ private:
TexCount, ///<纹理层数
PF_BC1_RGBUN, ///<纹理格式
false); ///<是否自动产生mipmaps
if(!texture)return(false);
OSString filename;