toWorkingColorSpace
Deprecated
Renamed in three.js r177.
Replace with
colorSpaceToWorking(color, sourceColorSpace)Content copied to clipboard
Deprecated alias for colorSpaceToWorking (renamed in three.js r177).
Return
The converted color.
Parameters
color
The color to convert.
sourceColorSpace
The source color space.