@novorender/api / createHSLATransformHighlight
Function: createHSLATransformHighlight()
function createHSLATransformHighlight(options): object & readonly number[];
Defined in: @novorender/src/web_app/highlight.ts:115
Create a highlight color transform that modifies material colors using hue, saturation and lightness.
Parameters
Parameter | Type |
---|---|
options | AtLeastOne <HSLAOptions > |
Returns
object
& readonly number
[]