Skip to content

Commit b9bf3bb

Browse files
authored
Update SpatialProcessingSurfaceMagnetism.md
1 parent 3c0ea77 commit b9bf3bb

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

Assets/HoloToolkit-Examples/SpatialMapping/SpatialProcessingSurfaceMagnetism.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,11 @@ https://gfycat.com/PitifulRareKodiakbear
1212
## How to use
1313
You need to assign same Unity layer to the Spatial mapping’s plane and Solver Surface Magnetism’s Magnetic Surface.
1414

15-
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">
15+
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**. <img src="/External/ReadMeImages/MRTK_SurfaceMagnetism1.png" width="550"><img src="/External/ReadMeImages/MRTK_SurfaceMagnetism2.png" width="300"><img src="/External/ReadMeImages/MRTK_SurfaceMagnetism3.png" width="550"><img src="/External/ReadMeImages/MRTK_SurfaceMagnetism4.png" width="300">
2016

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

24-
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">
19+
3. Assign SolverSurfaceMagnetism script to an object. In Magnetic Surface option, select the new layer **SpatialMapping** that you created.<br/><img src="/External/ReadMeImages/MRTK_SurfaceMagnetism6.png" width="550">
2620

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

0 commit comments

Comments
 (0)