Skip to content

Commit 3c0ea77

Browse files
authored
Updating image alignment in README
1 parent 6128d27 commit 3c0ea77

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Assets/HoloToolkit-Examples/SpatialMapping/SpatialProcessingSurfaceMagnetism.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@ https://gfycat.com/PitifulRareKodiakbear
1313
You need to assign same Unity layer to the Spatial mapping’s plane and Solver Surface Magnetism’s Magnetic Surface.
1414

1515
1. Add a new layer for the planes created by Spatial Processing. Mixed Reality Toolkit's **Apply Mixed Reality Projcet Settings** automatically addes a new layer **31:Spatial Mapping**.
16-
<img src="/External/ReadMeImages/MRTK_SurfaceMagnetism1.png" width="550">
17-
<img src="/External/ReadMeImages/MRTK_SurfaceMagnetism2.png" width="300">
18-
<img src="/External/ReadMeImages/MRTK_SurfaceMagnetism3.png" width="550">
19-
<img src="/External/ReadMeImages/MRTK_SurfaceMagnetism4.png" width="300">
16+
<img src="/External/ReadMeImages/MRTK_SurfaceMagnetism1.png" width="550">
17+
<img src="/External/ReadMeImages/MRTK_SurfaceMagnetism2.png" width="300">
18+
<img src="/External/ReadMeImages/MRTK_SurfaceMagnetism3.png" width="550">
19+
<img src="/External/ReadMeImages/MRTK_SurfaceMagnetism4.png" width="300">
2020

2121
2. In SpatialMapping prefab, make sure to set the Physics Layer to 31.
22-
<img src="/External/ReadMeImages/MRTK_SurfaceMagnetism5.png" width="550">
22+
<img src="/External/ReadMeImages/MRTK_SurfaceMagnetism5.png" width="550">
2323

2424
3. Assign SolverSurfaceMagnetism script to an object. In Magnetic Surface option, select the new layer **SpatialMapping** that you created.
25-
<img src="/External/ReadMeImages/MRTK_SurfaceMagnetism6.png" width="550">
25+
<img src="/External/ReadMeImages/MRTK_SurfaceMagnetism6.png" width="550">
2626

2727
4. After initial room scanning, you will be able to see MRTK logo plane is smoothly snapping to the surfaces.
2828

0 commit comments

Comments
 (0)