浏览代码

Merge remote-tracking branch 'wwwtyro/patch-1' into dev

Mr.doob 12 年之前
父节点
当前提交
2cbd029c2c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/api/materials/MeshBasicMaterial.html

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

@@ -28,7 +28,7 @@
 		wireframeLinejoin — Define appearance of line joints. Default is 'round'.<br />
 		wireframeLinejoin — Define appearance of line joints. Default is 'round'.<br />
 		shading — Define shading type. Default is THREE.SmoothShading.<br />
 		shading — Define shading type. Default is THREE.SmoothShading.<br />
 		vertexColors — Define whether the material uses vertex colors, or not. Default is false.<br />
 		vertexColors — Define whether the material uses vertex colors, or not. Default is false.<br />
-		fog — Define whether the material color is affected by global fog settings. Default is false.<br />
+		fog — Define whether the material color is affected by global fog settings. Default is true.<br />
 		lightMap — TODO. Default is null.<br />
 		lightMap — TODO. Default is null.<br />
 		specularMap — TODO. Default is null.<br />
 		specularMap — TODO. Default is null.<br />
 		envMap — TODO. Default is null.<br />
 		envMap — TODO. Default is null.<br />