config.edgesize
config.edgesize = number

Changes the thickness of the backdrop border. This number can greatly vary depending on your UI and the border texture you use, but is usually between 4 and 16. Note that an edgesize of 8 does not necessarily mean the border will appear to be 8 pixels thick, as most borders have quite a bit of transparent space.
  • number: Thickness in pixels of the border.

Example:

config.edgesize = 8
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License