Skip to content

Commit

Permalink
Merge pull request #693 from siddhantjain/patch-2
Browse files Browse the repository at this point in the history
Fixing some typos
  • Loading branch information
StephenHodgson committed May 27, 2017
2 parents 895088a + 50894cd commit 2577dc6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Assets/HoloToolkit/SpatialMapping/README.md
Expand Up @@ -142,7 +142,9 @@ Generates planes and classifies them by type (wall, ceiling, floor, table, unkno

**WallMaterial** Material to use when rendering wall plane types.

**FloorMaterial** Material to use when rendering ceiling plane types.
**FloorMaterial** Material to use when rendering floor plane types.

**CeilingMaterial** Material to use when rendering ceiling plane types.

**TableMaterial** Material to use when rendering table plane types.

Expand Down

0 comments on commit 2577dc6

Please sign in to comment.