Correct MATERIAL_VERSION to 37

This commit is contained in:
Benjamin Doherty
2023-06-05 17:20:18 -05:00
parent 57424cc7e9
commit 676a2be874

View File

@@ -27,7 +27,7 @@
namespace filament {
// update this when a new version of filament wouldn't work with older materials
static constexpr size_t MATERIAL_VERSION = 35;
static constexpr size_t MATERIAL_VERSION = 37;
/**
* Supported shading models