Просмотр исходного кода

Merge pull request #19515 from nstringham/patch-1

fixed bad link
Mr.doob 5 лет назад
Родитель
Сommit
b040a7e595
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docs/api/en/scenes/Scene.html

+ 1 - 1
docs/api/en/scenes/Scene.html

@@ -39,7 +39,7 @@
 		<h3>[property:Texture environment]</h3>
 		<h3>[property:Texture environment]</h3>
 		<p>
 		<p>
 		If not null, this texture is set as the environment map for all physical materials in the scene.
 		If not null, this texture is set as the environment map for all physical materials in the scene.
-		However, it's not possible to overwrite an existing texture assigned to [page:MeshStandardMaterial.envmap]. Default is null.
+		However, it's not possible to overwrite an existing texture assigned to [page:MeshStandardMaterial.envMap]. Default is null.
 		</p>
 		</p>
 
 
 		<h3>[property:Fog fog]</h3>
 		<h3>[property:Fog fog]</h3>

粤ICP备19079148号