浏览代码

Merge pull request #19515 from nstringham/patch-1

fixed bad link
Mr.doob 5 年之前
父节点
当前提交
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>
 		<p>
 		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>
 
 		<h3>[property:Fog fog]</h3>