File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Assets/Resources/Prefabs/Hardware Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ MeshRenderer:
52
52
m_CastShadows : 1
53
53
m_ReceiveShadows : 1
54
54
m_DynamicOccludee : 1
55
- m_StaticShadowCaster : 0
55
+ m_StaticShadowCaster : 1
56
56
m_MotionVectors : 1
57
57
m_LightProbeUsage : 1
58
58
m_ReflectionProbeUsage : 1
@@ -136,7 +136,7 @@ MeshRenderer:
136
136
m_CastShadows : 1
137
137
m_ReceiveShadows : 1
138
138
m_DynamicOccludee : 1
139
- m_StaticShadowCaster : 0
139
+ m_StaticShadowCaster : 1
140
140
m_MotionVectors : 1
141
141
m_LightProbeUsage : 1
142
142
m_ReflectionProbeUsage : 1
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ MeshRenderer:
52
52
m_CastShadows : 1
53
53
m_ReceiveShadows : 1
54
54
m_DynamicOccludee : 1
55
- m_StaticShadowCaster : 0
55
+ m_StaticShadowCaster : 1
56
56
m_MotionVectors : 1
57
57
m_LightProbeUsage : 1
58
58
m_ReflectionProbeUsage : 1
@@ -136,7 +136,7 @@ MeshRenderer:
136
136
m_CastShadows : 1
137
137
m_ReceiveShadows : 1
138
138
m_DynamicOccludee : 1
139
- m_StaticShadowCaster : 0
139
+ m_StaticShadowCaster : 1
140
140
m_MotionVectors : 1
141
141
m_LightProbeUsage : 1
142
142
m_ReflectionProbeUsage : 1
You can’t perform that action at this time.
0 commit comments