2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-05-16 15:01:44 +00:00

feat: add templated iw4 material loading

This commit is contained in:
Jan
2025-06-26 22:25:29 +01:00
parent f897a41188
commit 2073265a86
17 changed files with 1924 additions and 1464 deletions
+1 -1
View File
@@ -991,7 +991,7 @@ namespace IW5
unsigned char constantCount;
unsigned char stateBitsCount;
unsigned char stateFlags;
unsigned char cameraRegion;
unsigned char cameraRegion; // GfxCameraRegionType
MaterialTechniqueSet* techniqueSet;
MaterialTextureDef* textureTable;
MaterialConstantDef* constantTable;