Browse Source

Updated castShadow description

ycw 4 years ago
parent
commit
1274aed0e0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/en/lights/HemisphereLight.html

+ 1 - 1
docs/api/en/lights/HemisphereLight.html

@@ -54,7 +54,7 @@
 
 		<h3>[property:Boolean castShadow]</h3>
 		<p>
-			This is set to *undefined* in the constructor as hemisphere lights cannot cast shadows.
+			This is set to *false* in the constructor as hemisphere lights cannot cast shadows.
 		</p>