We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent defc153 commit 84d750aCopy full SHA for 84d750a
Runtime/Shaders/Mobile-Diffuse-MeshAnimation.shader
@@ -14,7 +14,7 @@ Shader "Mobile/Diffuse (Mesh Animation)" {
14
LOD 150
15
16
CGPROGRAM
17
- #pragma surface surf Lambert noforwardadd vertex:vert
+ #pragma surface surf Lambert noforwardadd addshadow vertex:vert
18
#pragma multi_compile_instancing
19
#pragma target 2.5
20
#pragma require samplelod
0 commit comments