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.
353
  • Positioning & Sizing properties
357
  • General properties
354

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

307