Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

ImagePosition

enumeration

Description

How image and text is placed inside GUIStyle.

Variables

ImageLeftImage is to the left of the text.
ImageAboveImage is above the text.
ImageOnlyOnly the image is displayed.
TextOnlyOnly the text is displayed.