We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f1112d commit a3922acCopy full SHA for a3922ac
libs/filabridge/include/filament/MaterialEnums.h
@@ -28,7 +28,7 @@
28
namespace filament {
29
30
// update this when a new version of filament wouldn't work with older materials
31
-static constexpr size_t MATERIAL_VERSION = 60;
+static constexpr size_t MATERIAL_VERSION = 61;
32
33
/**
34
* Supported shading models
0 commit comments