Legacy Documentation: Version 5.2
LanguageEnglish
  • C#
  • JS

Script language

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

ImagePosition

enumeration

Switch to Manual

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.