|
@@ -181,7 +181,7 @@ const color7 = new THREE.Color( 1, 0, 0 );
|
|
|
|
|
|
</p>
|
|
</p>
|
|
|
|
|
|
- <h3>[method:Color getRGB]( [param:Color target], [param:string colorSpace] = SRGBColorSpace )</h3>
|
|
|
|
|
|
+ <h3>[method:Color getRGB]( [param:Color target], [param:string colorSpace] = LinearSRGBColorSpace )</h3>
|
|
<p>
|
|
<p>
|
|
[page:Color target] - questo risultato sarà copiato in questo oggetto.<br /><br />
|
|
[page:Color target] - questo risultato sarà copiato in questo oggetto.<br /><br />
|
|
|
|
|