VignetteEffect
Darkens or tints the edges of the rendered image.
Properties
| Property | Type | Default |
|---|---|---|
Name | string | "VignetteEffect" |
Enabled | boolean | true |
Intensity | number | 0.35 |
Roundness | number | 0.65 |
Feather | number | 0.55 |
Color | Color3 | Color3.new(0, 0, 0) |
Functions
apply
Arguments
This function takes no arguments.
Returns
This function returns nothing.
API
instance:apply()