diff options
Diffstat (limited to 'pbr.cginc')
| -rw-r--r-- | pbr.cginc | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -233,8 +233,6 @@ float4 getLitColor( #endif UnityLight direct_light; - direct_light.dir = getDirectLightDirection(i); - direct_light.ndotl = DotClamped(normal, direct_light.dir); direct_light.color = 0; { direct_light.dir = getDirectLightDirection(i); |
