소스 검색

Raycaster docs html fix (#9341)

Forgot the br.
Michael Blix 9 년 전
부모
커밋
302c693b27
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/api/core/Raycaster.html

+ 1 - 1
docs/api/core/Raycaster.html

@@ -144,7 +144,7 @@
         [page:Face3 face] – intersected face<br />
         [page:Integer faceIndex] – index of the intersected face<br />
         [page:Array indices] – indices of vertices comprising the intersected face<br />
-        [page:Object3D object] – the intersected object
+        [page:Object3D object] – the intersected object<br />
         [page:Vector2 uv] - U,V coordinates at point of intersection
     	</p>
         <p>