Basic Node Properties
There are 3 main sections for the basic properties of Nodes:
- Name and tag info which is useful for organising the nodes. It can also be used when accessing nodes in code.

- Positioning & Sizing properties

- General properties

Any property that has px next to it, can be changed to a percentage which is relative to it's parent container.

Updated about 2 months ago