mirror of
https://github.com/crskycode/GARbro.git
synced 2024-12-24 03:44:13 +08:00
(TextureFormat): added BC7.
This commit is contained in:
parent
41a81c63f2
commit
a3f4d7bcc8
@ -44,6 +44,7 @@ namespace GameRes.Formats.Unity
|
||||
DXT5 = 12,
|
||||
RGBA4444 = 13,
|
||||
BGRA32 = 14,
|
||||
BC7 = 25,
|
||||
DXT1Crunched = 28,
|
||||
DXT5Crunched = 29,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user