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.

FontStyle

enumeration

Description

Font Style applied to GUI Texts, Text Meshes or GUIStyles.

Properties

NormalNo special style is applied.
BoldBold style applied to your texts.
ItalicItalic style applied to your texts.
BoldAndItalicBold and Italic styles applied to your texts.