Interface: BrightnessEffect
Hierarchy
-
↳
BrightnessEffect
Properties
amount
• amount: number
The brightness of the result. A value under 100 darkens the element, while a value over 100 brightens it.
Default
200
id
• Readonly
id: number
Every Effect is assigned a unique numerical id that cannot be changed.