@@ -217,7 +217,7 @@ const color7 = new THREE.Color( 1, 0, 0 );
</p>
<h3>
- [method:Color getRGB]( [param:Color target], [param:string colorSpace] = SRGBColorSpace )
+ [method:Color getRGB]( [param:Color target], [param:string colorSpace] = LinearSRGBColorSpace )
</h3>
<p>
[page:Color target] — the result will be copied into this object.<br /><br />
@@ -181,7 +181,7 @@ const color7 = new THREE.Color( 1, 0, 0 );
- <h3>[method:Color getRGB]( [param:Color target], [param:string colorSpace] = SRGBColorSpace )</h3>
+ <h3>[method:Color getRGB]( [param:Color target], [param:string colorSpace] = LinearSRGBColorSpace )</h3>
[page:Color target] - questo risultato sarà copiato in questo oggetto.<br /><br />
@@ -182,7 +182,7 @@
[page:Color target] - 结果将复制到这个对象中.<br /><br />