Skip to content

Commit a3922ac

Browse files
committed
Bump MATERIAL_VERSION to 61
1 parent 5f1112d commit a3922ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/filabridge/include/filament/MaterialEnums.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
namespace filament {
2929

3030
// update this when a new version of filament wouldn't work with older materials
31-
static constexpr size_t MATERIAL_VERSION = 60;
31+
static constexpr size_t MATERIAL_VERSION = 61;
3232

3333
/**
3434
* Supported shading models

0 commit comments

Comments
 (0)