|
@@ -104,7 +104,11 @@
|
|
<p>Whether the material is affected by fog. Default is `true`.</p>
|
|
<p>Whether the material is affected by fog. Default is `true`.</p>
|
|
|
|
|
|
<h3>[property:Texture map]</h3>
|
|
<h3>[property:Texture map]</h3>
|
|
- <p>The color map. Default is null. The texture map color is modulated by the diffuse [page:.color].</p>
|
|
|
|
|
|
+ <p>
|
|
|
|
+ The color map. May optionally include an alpha channel, typically combined with
|
|
|
|
+ [page:Material.transparent .transparent] or [page:Material.alphaTest .alphaTest]. Default is null.
|
|
|
|
+ The texture map color is modulated by the diffuse [page:.color].
|
|
|
|
+ </p>
|
|
|
|
|
|
<h3>[property:Texture matcap]</h3>
|
|
<h3>[property:Texture matcap]</h3>
|
|
<p>The matcap map. Default is null.</p>
|
|
<p>The matcap map. Default is null.</p>
|