fromWorkingColorSpace
Deprecated
Renamed in three.js r177.
Replace with
workingToColorSpace(color, targetColorSpace)Content copied to clipboard
Deprecated alias for workingToColorSpace (renamed in three.js r177).
Return
The converted color.
Parameters
color
The color to convert.
targetColorSpace
The target color space.