diff options
Diffstat (limited to 'globals.cginc')
| -rw-r--r-- | globals.cginc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/globals.cginc b/globals.cginc index b1de3d8..6387c7e 100644 --- a/globals.cginc +++ b/globals.cginc @@ -190,6 +190,7 @@ Texture2D _Impostors_Depth_Atlas; int _Impostors_Grid_Resolution; float _Impostors_Sphere_Radius; float _Impostors_Cutoff; +float _Impostors_Parallax; float _Impostors_Debug_Mode; float _Impostors_Debug_Depth; float3 _Impostors_Main_Camera_Pos; |
