瀏覽代碼

Updated castShadow description

ycw 4 年之前
父節點
當前提交
54e1e91cee
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>