Set the margin or padding offset per side
Last updated 2 years ago
Name | Ui Margin/Padding
Nickname | Margin/Padding
Tab | Ui
Panel | Modify
Division | 2
E | Element (Ui+ Element) | Ui Element Control to update.
M | Margin (Bool) | If true the control's margin will be modified, if false the control's padding
D | Distance (Number) | The control offset distance
E | Element (Ui+ Element) | The updated Ui Element.
none