__anonymous.margin

Margin (outer margin) of the node. [left, right, top, bottom].

Tip: You can directly set all margins with eg. margin = 6;

See: enum Side

struct __anonymous
uint[4] margin;

Meta