diff options
| author | yum <yum.food.vr@gmail.com> | 2026-03-29 22:43:01 -0700 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2026-03-29 22:43:01 -0700 |
| commit | b5197bed4cad2a8452bcbfa8e116497760edf1ba (patch) | |
| tree | 25144eed48099554aa4da829580a812e421fd191 /globals.cginc | |
| parent | a7547f351228b1d0ab380096438b6664d925e07d (diff) | |
Refactor & credit glitter
Diffstat (limited to 'globals.cginc')
| -rwxr-xr-x | globals.cginc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/globals.cginc b/globals.cginc index 770a497..88fb663 100755 --- a/globals.cginc +++ b/globals.cginc @@ -155,6 +155,7 @@ int _Details_UV_Channel; #if defined(_GLITTER) float _Glitter_Amount; float _Glitter_Roughness; +float3 _Glitter_Tint; #endif // _GLITTER #if defined(_UV_SCROLL) |
