finished support autoGenerateMipmaps
This commit is contained in:
@@ -115,7 +115,7 @@ public: //Material
|
||||
|
||||
public: //texture
|
||||
|
||||
Texture2D * LoadTexture2D(const OSString &);
|
||||
Texture2D * LoadTexture2D(const OSString &,bool auto_mipmaps=false);
|
||||
|
||||
public: //Get
|
||||
|
||||
|
Reference in New Issue
Block a user