UIBackdrop
A modifier class that blurs the scene behind a GUI element.
Properties
| Property | Type | Default |
|---|---|---|
Blur | number | 12 |
Transparency | number | 0 |
TintColor | Color3 | Color3.new(1, 1, 1) |
TintTransparency | number | 1 |
Enabled | boolean | true |
Name | string | "UIBackdrop" |
A modifier class that blurs the scene behind a GUI element.
| Property | Type | Default |
|---|---|---|
Blur | number | 12 |
Transparency | number | 0 |
TintColor | Color3 | Color3.new(1, 1, 1) |
TintTransparency | number | 1 |
Enabled | boolean | true |
Name | string | "UIBackdrop" |