We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93437c3 commit 3cd2f0cCopy full SHA for 3cd2f0c
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 = 66;
+static constexpr size_t MATERIAL_VERSION = 67;
32
33
/**
34
* Supported shading models
0 commit comments