LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

GUIStyle Constructor

Switch to Manual
public GUIStyle();

Description

Constructor for empty GUIStyle.


public GUIStyle(GUIStyle other);

Description

Constructs GUIStyle identical to given other GUIStyle.