mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-06-03 07:12:33 +00:00
feat: add techset dumping for iw5
This commit is contained in:
@@ -1327,15 +1327,6 @@ namespace IW4
|
||||
CUSTOM_SAMPLER_COUNT
|
||||
};
|
||||
|
||||
struct CodeSamplerSource
|
||||
{
|
||||
const char* name;
|
||||
MaterialTextureSource source;
|
||||
CodeSamplerSource* subtable;
|
||||
int arrayCount;
|
||||
int arrayStride;
|
||||
};
|
||||
|
||||
enum MaterialType
|
||||
{
|
||||
MTL_TYPE_DEFAULT = 0x0,
|
||||
|
||||
Reference in New Issue
Block a user