We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 151b197 commit e7002f5Copy full SHA for e7002f5
readme.md
@@ -874,7 +874,7 @@ Path의 성질을 결정하는 부분.
874
875
Texture가 아래 그림처럼 패턴을 가지고 있을 경우, 흐름을 표현하기 좋다.
876
877
-<img src="https://github.com/KimYC1223/UnityPathGenerator/blob/master/ReadmeImage/figure27.PNG?raw=true" width="256px">
+<img src="https://github.com/KimYC1223/UnityPathGenerator/blob/master/ReadmeImage/figure27.png?raw=true" width="256px">
878
879
> ```/Assets/PathGenerator/DemoScene/Textures/```에 위치한 데모용 텍스처
880
0 commit comments