Skip to content

Commit 96407af

Browse files
committed
Adding the DefaultCursor to each scene that didn't already have it
1 parent 3eba307 commit 96407af

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

Assets/MixedRealityToolkit-Examples/Demos/StandardShader/Scenes/MaterialGallery.unity

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4520,7 +4520,8 @@ MonoBehaviour:
45204520
m_Script: {fileID: 11500000, guid: 4d1a2a33ffcac354298137001635a001, type: 3}
45214521
m_Name:
45224522
m_EditorClassIdentifier:
4523-
cursorPrefab: {fileID: 0}
4523+
cursorPrefab: {fileID: 1000012072213228, guid: 62718441f3682f94ab10c70a637e014b,
4524+
type: 2}
45244525
maxGazeCollisionDistance: 10
45254526
raycastLayerMasks:
45264527
- serializedVersion: 2

Assets/MixedRealityToolkit-Examples/Demos/StandardShader/Scenes/StandardMaterialComparison.unity

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13770,7 +13770,8 @@ MonoBehaviour:
1377013770
m_Script: {fileID: 11500000, guid: 4d1a2a33ffcac354298137001635a001, type: 3}
1377113771
m_Name:
1377213772
m_EditorClassIdentifier:
13773-
cursorPrefab: {fileID: 0}
13773+
cursorPrefab: {fileID: 1000012072213228, guid: 62718441f3682f94ab10c70a637e014b,
13774+
type: 2}
1377413775
maxGazeCollisionDistance: 10
1377513776
raycastLayerMasks:
1377613777
- serializedVersion: 2

Assets/MixedRealityToolkit-Examples/Demos/StandardShader/Scenes/StandardMaterials.unity

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2686,7 +2686,8 @@ MonoBehaviour:
26862686
m_Script: {fileID: 11500000, guid: 4d1a2a33ffcac354298137001635a001, type: 3}
26872687
m_Name:
26882688
m_EditorClassIdentifier:
2689-
cursorPrefab: {fileID: 0}
2689+
cursorPrefab: {fileID: 1000012072213228, guid: 62718441f3682f94ab10c70a637e014b,
2690+
type: 2}
26902691
maxGazeCollisionDistance: 10
26912692
raycastLayerMasks:
26922693
- serializedVersion: 2

0 commit comments

Comments
 (0)