|
@@ -208,9 +208,6 @@ const color7 = new THREE.Color( 1, 0, 0 );
|
|
|
<h3>[method:String getStyle]()</h3>
|
|
|
<p>Returns the value of this color as a CSS style string. Example: 'rgb(255,0,0)'.</p>
|
|
|
|
|
|
- <h3>[method:Boolean isBlack]() </h3>
|
|
|
- <p>Returns true if the [page:.r r], [page:.g g] and [page:.b b] components are zero, false otherwise.</p>
|
|
|
-
|
|
|
<h3>[method:Color lerp]( [param:Color color], [param:Float alpha] ) </h3>
|
|
|
<p>
|
|
|
[page:Color color] - color to converge on.<br />
|