Border Effect
Shader effect.
Add the BorderEffect component to the game object with the Graphic component.
Note
The Mask component should be placed before this component.
Options
Border Color
ColorColor of the border.
Transparent Background
boolChange color of the
Graphiccomponent to transparent.Horizontal Borders
Vector2Left (x) and right (y) border width in pixels.
Vertical Borders
Vector2Top (x) and bottom (y) border width in pixels.