tsParticles - v4.0.0-beta.12
Preparing search index...
tsParticles Engine
Core/Interfaces/Colors
IHwb
Interface IHwb
HWB Color [[include:Color.md]]
interface
IHwb
{
b
:
number
;
h
:
number
;
w
:
number
;
}
Hierarchy (
View Summary
)
IHwb
IHwba
Index
Properties
b
h
w
Properties
b
b
:
number
Blackness
h
h
:
number
Hue
w
w
:
number
Whiteness
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
b
h
w
tsParticles - v4.0.0-beta.12
Loading...
HWB Color [[include:Color.md]]