Browse Source

Remove castShadow docs

ycw 4 years ago
parent
commit
5957b244b6
1 changed files with 0 additions and 6 deletions
  1. 0 6
      docs/api/en/lights/HemisphereLight.html

+ 0 - 6
docs/api/en/lights/HemisphereLight.html

@@ -52,12 +52,6 @@
 			See the base [page:Light Light] class for common properties.
 		</p>
 
-		<h3>[property:Boolean castShadow]</h3>
-		<p>
-			This is set to *false* in the constructor as hemisphere lights cannot cast shadows.
-		</p>
-
-
 		<h3>[property:Float color]</h3>
 		<p>
 			The light's sky color, as passed in the constructor.