Update MATERIAL_VERSION to 70

This commit is contained in:
Powei Feng
2026-03-23 15:20:26 -07:00
parent cab8a89346
commit 84c9752493

View File

@@ -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 = 69;
static constexpr size_t MATERIAL_VERSION = 70;
// Those are the api levels that are used in the source material file (.mat)
//