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 8741647 commit 4adaf7aCopy full SHA for 4adaf7a
src/gs-limits.h
@@ -22,5 +22,5 @@
22
23
namespace GS {
24
static const uint32_t MAXIMUM_VERTICES = 0xFFFFFFu;
25
- static const uint32_t MAXIMUM_UVW_LAYERS = 1u;
+ static const uint32_t MAXIMUM_UVW_LAYERS = 8u;
26
}
0 commit comments