Skip to main content

WebGL API

NovoRender.HSLAOptions

Options for HSL + alpha color transformation.

Remarks

All input values are between 0 and 1. See Wikipedia for more details on the HSV color space.

Properties​

lightness​

• Readonly lightness: number | LinearTransform

Lightness adjustment.


opacity​

• Readonly opacity: number | LinearTransform

Opacity/alpha adjustment.


saturation​

• Readonly saturation: number

Saturation adjustment (scale).