|
@@ -54,13 +54,13 @@
|
|
|
</div>
|
|
|
<div>Default is *false*.</div>
|
|
|
|
|
|
- <h3>.[page:Blending blending]</h3>
|
|
|
+ <h3>[property:Blending blending]</h3>
|
|
|
<div>
|
|
|
Which blending to use when displaying objects with this material. Default is [page:Materials NormalBlending]. See the blending mode [page:Materials constants] for all possible values.
|
|
|
|
|
|
</div>
|
|
|
|
|
|
- <h3>.[page:Integer blendSrc]</h3>
|
|
|
+ <h3>[property:Integer blendSrc]</h3>
|
|
|
<div>
|
|
|
Blending source. It's one of the blending mode constants defined in Three.js. Default is [page:CustomBlendingEquation SrcAlphaFactor]. See the destination factors [page:CustomBlendingEquation constants] for all possible values.
|
|
|
</div>
|