Browse Source

Merge pull request #19515 from nstringham/patch-1

fixed bad link
Mr.doob 5 years ago
parent
commit
b040a7e595
1 changed files with 1 additions and 1 deletions
  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>