Interface: GlowEffect
Hierarchy
-
↳
GlowEffect
Properties
blurRadius
• blurRadius: number
Blur radius.
Default
3
color
• color: string
Color.
Default
'#fff700'
id
• Readonly
id: number
Every Effect is assigned a unique numerical id that cannot be changed.
Inherited from
offsetX
• offsetX: number
Horizontal offset.
Default
0
offsetY
• offsetY: number
Vertical offset.
Default
0