Browse Source

missing <br>

Lewy Blue 8 years ago
parent
commit
5338439d8e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/lights/shadows/DirectionalLightShadow.html

+ 1 - 1
docs/api/lights/shadows/DirectionalLightShadow.html

@@ -13,7 +13,7 @@
 		<h1>[name]</h1>
 		<h1>[name]</h1>
 
 
 		<div class="desc">
 		<div class="desc">
-			This used internally by [page:DirectionalLight DirectionalLights] for calculating shadows.<br />
+			This used internally by [page:DirectionalLight DirectionalLights] for calculating shadows.<br /><br />
 
 
 			Unlike the other shadow classes, this uses an [page:OrthographicCamera] to calculate the shadows,
 			Unlike the other shadow classes, this uses an [page:OrthographicCamera] to calculate the shadows,
 			rather than a [page:PerspectiveCamera]. This is because light rays from a [page:DirectionalLight]
 			rather than a [page:PerspectiveCamera]. This is because light rays from a [page:DirectionalLight]