浏览代码

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>