UIStroke
A modifier class that adds a stroke (border) effect to a GUI element.
Properties
| Property | Type | Default |
|---|---|---|
Thickness | number | 1 |
Color | Color3 | Color3.new(0, 0, 0) |
Transparency | number | 0 |
ApplyStrokeMode | string | "Border" |
Name | string | "UIStroke" |
A modifier class that adds a stroke (border) effect to a GUI element.
| Property | Type | Default |
|---|---|---|
Thickness | number | 1 |
Color | Color3 | Color3.new(0, 0, 0) |
Transparency | number | 0 |
ApplyStrokeMode | string | "Border" |
Name | string | "UIStroke" |