|
@@ -310,7 +310,7 @@ const color7 = new THREE.Color( 1, 0, 0 );
|
|
|
Translucent colors such as "rgba(255, 0, 0, 0.5)" and "hsla(0, 100%, 50%, 0.5)" are also accepted,
|
|
|
but the alpha-channel coordinate will be discarded.<br /><br />
|
|
|
|
|
|
- Note that for X11 color names, multiple words such as Dark Orange become the string 'darkorange' (all lowercase).
|
|
|
+ Note that for X11 color names, multiple words such as Dark Orange become the string 'darkorange'.
|
|
|
</p>
|
|
|
|
|
|
<h3>[method:Color setColorName]( [param:String style] ) </h3>
|