We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c79c3db commit ce95364Copy full SHA for ce95364
1 file changed
docs/api/materials/MeshBasicMaterial.html
@@ -28,7 +28,7 @@ <h3>[name]( [page:Object parameters] )</h3>
28
wireframeLinejoin — Define appearance of line joints. Default is 'round'.<br />
29
shading — Define shading type. Default is THREE.SmoothShading.<br />
30
vertexColors — Define whether the material uses vertex colors, or not. Default is false.<br />
31
- 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 />
32
lightMap — TODO. Default is null.<br />
33
specularMap — TODO. Default is null.<br />
34
envMap — TODO. Default is null.<br />
0 commit comments