Skip to content

Commit b7113ea

Browse files
changed default behavior of hand vis to be enabled
1 parent 0143b99 commit b7113ea

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Assets/MixedRealityToolkit.Examples/Demos/HandTracking/Scenes/HandInteractionExamples.unity

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12703,8 +12703,8 @@ MonoBehaviour:
1270312703
m_Script: {fileID: 11500000, guid: 210487fc9a02cd049bdd702b7cb8b977, type: 3}
1270412704
m_Name:
1270512705
m_EditorClassIdentifier:
12706-
isHandMeshVisible: 0
12707-
isHandJointVisible: 0
12706+
isHandMeshVisible: 1
12707+
isHandJointVisible: 1
1270812708
--- !u!1 &1478918843
1270912709
GameObject:
1271012710
m_ObjectHideFlags: 0
@@ -17810,10 +17810,6 @@ PrefabInstance:
1781017810
propertyPath: m_Name
1781117811
value: CoffeeCup
1781217812
objectReference: {fileID: 0}
17813-
- target: {fileID: 400000, guid: aa39033344b08ce4bab10cc11dc6d6b8, type: 3}
17814-
propertyPath: m_LocalPosition.y
17815-
value: 1.896
17816-
objectReference: {fileID: 0}
1781717813
- target: {fileID: 400002, guid: aa39033344b08ce4bab10cc11dc6d6b8, type: 3}
1781817814
propertyPath: m_LocalPosition.x
1781917815
value: -0.209
@@ -17870,6 +17866,10 @@ PrefabInstance:
1787017866
propertyPath: m_Materials.Array.data[0]
1787117867
value:
1787217868
objectReference: {fileID: 2100000, guid: d5334c45caee46be937b095a1e977dc6, type: 2}
17869+
- target: {fileID: 400000, guid: aa39033344b08ce4bab10cc11dc6d6b8, type: 3}
17870+
propertyPath: m_LocalPosition.y
17871+
value: 1.896
17872+
objectReference: {fileID: 0}
1787317873
m_RemovedComponents: []
1787417874
m_SourcePrefab: {fileID: 100100000, guid: aa39033344b08ce4bab10cc11dc6d6b8, type: 3}
1787517875
--- !u!4 &2045373141 stripped

0 commit comments

Comments
 (0)