summaryrefslogtreecommitdiffstats
path: root/globals.cginc
diff options
context:
space:
mode:
Diffstat (limited to 'globals.cginc')
-rw-r--r--globals.cginc1
1 files changed, 1 insertions, 0 deletions
diff --git a/globals.cginc b/globals.cginc
index 6e6a01f..e14b1a7 100644
--- a/globals.cginc
+++ b/globals.cginc
@@ -14,6 +14,7 @@ float _NormalStr;
float _Lighting_Factor;
float _Direct_Lighting_Factor;
+float _Vertex_Lighting_Factor;
float _Indirect_Specular_Lighting_Factor;
float _Indirect_Diffuse_Lighting_Factor;
float _Reflection_Probe_Saturation;