UISettings
Visual properties and spacing of the UI system.
Instance Fields and Properties
float backplateBorder | How wide is the back-border around the UI elements? In meters. |
float backplateDepth | How far up does the white back-border go on UI elements? This is a 0-1 percentage of the depth value. |
float depth | The Z depth of 3D UI elements, in meters. |
float gutter | Spacing between sibling items, in meters. |
float padding | Spacing between an item and its parent, in meters. |