Procházet zdrojové kódy

Updated castShadow description

ycw před 4 roky
rodič
revize
54e1e91cee
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      docs/api/en/lights/AmbientLight.html

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

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