Preparing search index...
The search index is not available
tsParticles - v3.0.0
tsParticles
tsParticles Engine
Core/Interfaces/Colors
IHsl
Interface IHsl
HSL Color [[include:Color.md]]
interface
IHsl
{
h
:
number
;
l
:
number
;
s
:
number
;
}
Hierarchy (
view full
)
IHsl
IHsla
Index
Properties
h
l
s
Properties
h
h
:
number
Hue
l
l
:
number
Luminance
s
s
:
number
Saturation
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
h
l
s
tsParticles - v3.0.0
Loading...
HSL Color [[include:Color.md]]