Increase _IRR_MATERIAL_MAX_TEXTURES_ to 8
This commit is contained in:
parent
0fb119068b
commit
961428f04c
@ -142,7 +142,7 @@
|
||||
|
||||
|
||||
//! Maximum number of texture an SMaterial can have, up to 8 are supported by Irrlicht.
|
||||
#define _IRR_MATERIAL_MAX_TEXTURES_ 4
|
||||
#define _IRR_MATERIAL_MAX_TEXTURES_ 8
|
||||
|
||||
//! Whether to support XML and XML-based formats (irrmesh, collada...)
|
||||
#define _IRR_COMPILE_WITH_XML_
|
||||
|
Loading…
x
Reference in New Issue
Block a user