There was an error while loading. Please reload this page.
1 parent 2aec54e commit 3ca7f6cCopy full SHA for 3ca7f6c
1 file changed
ShaderLibrary/DefaultConfig.hlsl
@@ -46,7 +46,8 @@
46
// Use square falloff instead of the default unity light attenuation
47
// #define SQUARE_FALLOFF_ATTENUATION
48
49
-// Use colored light cookies instead of only sampling the alpha
+// Use RGB channels from light cookies instead of only sampling the alpha
50
+// Keep a fallback grayscale cookie in the alpha channel for other shaders
51
// #define COLORED_COOKIES
52
53
// UdonRP
0 commit comments