Positioning & Resizing
Logical Screen Size
Logical screen size is a pre-requisite for understanding how to properly position and size our visual elements in the UI Editor. It provides us with a consistent pixel mapping and aspect ratio.
Positioning
There are a number of ways to position your visual elements within the UI, we will discuss the most common ones and how children nodes are affected by the position properties of their parents.
Resizing
Resizing your visual elements to appear in an appealing way is extremely important when creating functional UIs. Let's explore how we can resize our UI elements using the Size and Scale properties within the UI Editor.