Skip to content

Commit 179f5b0

Browse files
authored
Update SpatialProcessingSurfaceMagnetism.md
1 parent deb0232 commit 179f5b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Assets/HoloToolkit-Examples/SpatialMapping/SpatialProcessingSurfaceMagnetism.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ You need to assign same Unity layer to the Spatial mapping’s plane and Solver
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**. <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">
1616

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

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

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

0 commit comments

Comments
 (0)