Adjust swizzle setting
This commit is contained in:
parent
70b15a94b7
commit
bbe33f65f4
Binary file not shown.
@ -147,9 +147,6 @@ namespace Bfres.Structs
|
||||
GTXImporterSettings setting = SetImporterSettings(image, FileName);
|
||||
setting.MipSwizzle = Tex2Swizzle;
|
||||
|
||||
if (Tex2Swizzle != 0)
|
||||
setting.Swizzle = Tex2Swizzle;
|
||||
|
||||
GTXTextureImporter importer = new GTXTextureImporter();
|
||||
importer.LoadSetting(setting);
|
||||
|
||||
|
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user