Skip to content

Commit 2305617

Browse files
authored
Merge pull request #14 from unity3d-jp/fix-point-cloud
fix shadow
2 parents 1838c42 + 43b6326 commit 2305617

File tree

1 file changed

+2
-2
lines changed
  • MobileRobotUITutorialProject/Assets/PointCloud/Prefabs

1 file changed

+2
-2
lines changed

MobileRobotUITutorialProject/Assets/PointCloud/Prefabs/Sphere.prefab

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ MeshRenderer:
4949
m_PrefabAsset: {fileID: 0}
5050
m_GameObject: {fileID: 2278637883144382342}
5151
m_Enabled: 1
52-
m_CastShadows: 1
53-
m_ReceiveShadows: 1
52+
m_CastShadows: 0
53+
m_ReceiveShadows: 0
5454
m_DynamicOccludee: 1
5555
m_MotionVectors: 1
5656
m_LightProbeUsage: 1

0 commit comments

Comments
 (0)