Next: Rewinder, Previous: Planar Y Destructor, Up: General [Contents][Index]
Allows the user to select the level of quality based on Unity’s available levels. SetQualityLevel takes an integer
bool
useGUIShould we use the legacy Unity GUI? Not recommended for mobile.
Default value: true
Rect
guiAreaNormalized viewport rectangle representing the portion of the screen taken up by the gui if used. Values between 0 and 1
Default value: new Rect(.8f, .3f, .19f, .2f)
GUISkin
guiSkinOptional skin to change the look of the GUI
bool
useGUIShould we use the legacy Unity GUI? Not recommended for mobile.
Default value: true
Rect
guiAreaNormalized viewport rectangle representing the portion of the screen taken up by the gui if used. Values between 0 and 1
Default value: new Rect(.8f, .3f, .19f, .2f)
GUISkin
guiSkinOptional skin to change the look of the GUI