- mapToColor(normalizedValue, colors, fullOutput): LerpFullOutput
Parameters
normalizedValue: number
colors: string[]
fullOutput: boolean
Returns LerpFullOutput
- mapToColor(normalizedValue, colors): string
Parameters
normalizedValue: number
colors: string[]
Returns string
Deprecated