Skip to content

Commit ac2b810

Browse files
authored
Merge pull request #5954 from myrandaGoesToSpace/patch-1
Fix typo on README_MRTKStandardShader.html
2 parents 4f68012 + e1cad22 commit ac2b810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/README_MRTKStandardShader.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ To improve parity with the Unity Standard shader per pixel metallic, smoothness,
7878

7979
![channel map example](../Documentation/Images/MRTKStandardShader/MRTK_ChannelMap.gif)
8080

81-
When you use channel packing, you only have to sample and load one texture into memory instead of four separate ones. When you write your texture maps in a program like Substance or Photoshop, you can pack hand pack them like so:
81+
When you use channel packing, you only have to sample and load one texture into memory instead of four separate ones. When you write your texture maps in a program like Substance or Photoshop, you can hand pack them like so:
8282

8383
| Channel | Property |
8484
|---------|----------------------|

0 commit comments

Comments
 (0)