소스 검색

Updated SpotLight doc for property:Float intensity (#24606)

Vaibhav Dighe 2 년 전
부모
커밋
d9346066c4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/api/en/lights/SpotLight.html

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

@@ -110,7 +110,7 @@
 			In [page:WebGLRenderer.physicallyCorrectLights physically correct] mode, intensity is the luminous
 			intensity of the light measured in candela (cd).<br /><br />
 
-			Changing the power will also change the light's intensity.
+			Changing the intensity will also change the light's power.
 
 		</p>