소스 검색

Updated castShadow description

ycw 5 년 전
부모
커밋
1274aed0e0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>