GUIStyle
.GUIStyle
Manual
Reference
Scripting
Scripting
>
Runtime Classes
>
GUIStyle
GUIStyle
.GUIStyle
Menu
Overview
Runtime Classes
Attributes
Enumerations
Editor Classes
Enumerations
History
Index
GUIStyle
All Members
Variables
active
alignment
border
clipping
contentOffset
fixedHeight
fixedWidth
focused
font
fontSize
fontStyle
hover
imagePosition
lineHeight
margin
name
normal
onActive
onFocused
onHover
onNormal
overflow
padding
stretchHeight
stretchWidth
wordWrap
Constructors
GUIStyle
Functions
CalcHeight
CalcMinMaxWidth
CalcScreenSize
CalcSize
Draw
DrawCursor
DrawWithTextSelection
GetCursorPixelPosition
GetCursorStringIndex
Class Variables
none
Class Functions
operator GUIStyle
static
function
GUIStyle () : GUIStyle
Description
Constructor for empty GUIStyle.
static
function
GUIStyle (other : GUIStyle) : GUIStyle
Description
Constructs GUIStyle identical to given other GUIStyle.