Searching for a solution to incorporate an HSL color scheme into my threejs project. The documentation seems to lack information on using .setHSL() or .offsetHSL() post-2013.
Is there a preferred method to exclusively utilize HSL in a threejs scene? Appreciate any insight!