UI.VSpace

static void VSpace(float verticalSpace)

Adds some vertical space to the current line! All UI following elements on this line will be offset.

   
float verticalSpace Space in meters to shift the layout by.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!