Update MaterialEnums.h to v39
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
namespace filament {
|
||||
|
||||
// update this when a new version of filament wouldn't work with older materials
|
||||
static constexpr size_t MATERIAL_VERSION = 38;
|
||||
static constexpr size_t MATERIAL_VERSION = 39;
|
||||
|
||||
/**
|
||||
* Supported shading models
|
||||
|
||||
Reference in New Issue
Block a user