Selaa lähdekoodia

Fixed typo

Fixed typo for emissive
Mauro Ghini 7 vuotta sitten
vanhempi
sitoutus
fd36e93282
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      docs/api/materials/MeshLambertMaterial.html

+ 1 - 1
docs/api/materials/MeshLambertMaterial.html

@@ -101,7 +101,7 @@
 
 
 		<h3>[property:Texture emissiveMap]</h3>
 		<h3>[property:Texture emissiveMap]</h3>
 		<p>
 		<p>
-		Set emisssive (glow) map. Default is null. The emissive map color is modulated by
+		Set emissive (glow) map. Default is null. The emissive map color is modulated by
 		the emissive color and the emissive intensity. If you have an emissive map, be sure to
 		the emissive color and the emissive intensity. If you have an emissive map, be sure to
 		set the emissive color to something other than black.
 		set the emissive color to something other than black.
 		</p>
 		</p>

粤ICP备19079148号