Skip to content

Commit a9b3289

Browse files
committed
Reset OverrideFocusedObject to null in test scene
Reset OverrideFocusedObject to null in test scene
1 parent def2653 commit a9b3289

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Assets/HoloToolkit/Input/Tests/Scenes/OverrideFocusedObjectTest.unity

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ Transform:
284284
m_GameObject: {fileID: 221526971}
285285
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
286286
m_LocalPosition: {x: 0, y: 0, z: 2}
287-
m_LocalScale: {x: 0.05, y: 0.05, z: 0.05}
287+
m_LocalScale: {x: 0.04, y: 0.04, z: 0.04}
288288
m_Children: []
289289
m_Father: {fileID: 0}
290290
m_RootOrder: 3

ProjectSettings/GraphicsSettings.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ GraphicsSettings:
4040
type: 0}
4141
m_TierSettings_Tier1:
4242
renderingPath: 1
43-
useCascadedShadowMaps: 0
43+
useCascadedShadowMaps: 1
4444
m_TierSettings_Tier2:
4545
renderingPath: 1
4646
useCascadedShadowMaps: 1

0 commit comments

Comments
 (0)