This commit is contained in:
Perfare 2018-08-03 13:01:51 +08:00
parent 84054428a8
commit 2bd4729fe7
1 changed files with 4 additions and 0 deletions

View File

@ -77,6 +77,10 @@ namespace AssetStudio
{
var m_StreamingMipmapsPriority = reader.ReadInt32();
}
if (preloadData.HasStructMember("m_StreamingGroupID")) //What the hell is this?
{
var m_StreamingGroupID = reader.ReadUInt32();
}
m_ImageCount = reader.ReadInt32();
m_TextureDimension = reader.ReadInt32();
//m_TextureSettings