Explorar o código

Raycaster docs html fix (#9341)

Forgot the br.
Michael Blix %!s(int64=9) %!d(string=hai) anos
pai
achega
302c693b27
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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>