Browse Source

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

Vaibhav Dighe 2 years ago
parent
commit
d9346066c4
1 changed files with 1 additions and 1 deletions
  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>