Skip to content

Commit 84d750a

Browse files
committed
Add shadows support
1 parent defc153 commit 84d750a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Runtime/Shaders/Mobile-Diffuse-MeshAnimation.shader

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Shader "Mobile/Diffuse (Mesh Animation)" {
1414
LOD 150
1515

1616
CGPROGRAM
17-
#pragma surface surf Lambert noforwardadd vertex:vert
17+
#pragma surface surf Lambert noforwardadd addshadow vertex:vert
1818
#pragma multi_compile_instancing
1919
#pragma target 2.5
2020
#pragma require samplelod

0 commit comments

Comments
 (0)