OpenFairyGUI API
Preparing search index...
core/src
UamTextProperties
Interface UamTextProperties
interface
UamTextProperties
{
align
:
number
;
autoClearText
:
boolean
;
autoSize
:
number
;
bold
:
boolean
;
color
:
string
;
font
:
string
;
fontSize
:
number
;
italic
:
boolean
;
leading
:
number
;
letterSpacing
:
number
;
shadowColor
:
string
;
shadowOffset
:
UamPoint
;
singleLine
:
boolean
;
strikethrough
:
boolean
;
strokeColor
:
string
;
strokeSize
:
number
;
text
:
string
;
ubbEnabled
:
boolean
;
underlaySoftness
:
number
;
underline
:
boolean
;
vAlign
:
number
;
}
Hierarchy (
View Summary
)
UamTextProperties
UamRichTextNode
UamPlainTextProperties
Index
Properties
align
auto
Clear
Text
auto
Size
bold
color
font
font
Size
italic
leading
letter
Spacing
shadow
Color
shadow
Offset
single
Line
strikethrough
stroke
Color
stroke
Size
text
ubb
Enabled
underlay
Softness
underline
v
Align
Properties
align
align
:
number
auto
Clear
Text
autoClearText
:
boolean
auto
Size
autoSize
:
number
bold
bold
:
boolean
color
color
:
string
font
font
:
string
font
Size
fontSize
:
number
italic
italic
:
boolean
leading
leading
:
number
letter
Spacing
letterSpacing
:
number
shadow
Color
shadowColor
:
string
shadow
Offset
shadowOffset
:
UamPoint
single
Line
singleLine
:
boolean
strikethrough
strikethrough
:
boolean
stroke
Color
strokeColor
:
string
stroke
Size
strokeSize
:
number
text
text
:
string
ubb
Enabled
ubbEnabled
:
boolean
underlay
Softness
underlaySoftness
:
number
underline
underline
:
boolean
v
Align
vAlign
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
align
auto
Clear
Text
auto
Size
bold
color
font
font
Size
italic
leading
letter
Spacing
shadow
Color
shadow
Offset
single
Line
strikethrough
stroke
Color
stroke
Size
text
ubb
Enabled
underlay
Softness
underline
v
Align
OpenFairyGUI API
Loading...