界面 / TextStyle
TextStyle Class
文本风格类型
Table of contents
Accessors
fontColor(): LinearColor client |
---|
获取字体颜色 |
fontGlyph(): UIFontGlyph client |
获取字体类型 |
fontSize(): number client |
获取字体大小 |
fontSpace(): number client |
获取字体间距 |
outlineColor(): LinearColor client |
获取字体描边颜色 |
outlineSize(): number client |
获取字体描边宽度 |
shadowColor(): LinearColor client |
获取阴影颜色 |
shadowOffsets(): Vector2 client |
获取阴影偏移 |
Accessors
fontColor
• | • | ||||
---|---|---|---|---|---|
获取字体颜色 Returns
| 设置字体颜色 Parameters
|
fontGlyph
• | • | ||||
---|---|---|---|---|---|
获取字体类型 Returns
| 设置字体类型 Parameters
|
fontSize
• | • | ||||
---|---|---|---|---|---|
获取字体大小 Returns
| 设置字体大小 Parameters
|
fontSpace
• | • | ||||
---|---|---|---|---|---|
获取字体间距 Returns
| 设置字体间距 Parameters
|
outlineColor
• | • | ||||
---|---|---|---|---|---|
获取字体描边颜色 Returns
| 设置字体描边颜色 Parameters
|
outlineSize
• | • | ||||
---|---|---|---|---|---|
获取字体描边宽度 Returns
| 设置字体描边宽度 Parameters
|
shadowColor
• | • | ||||
---|---|---|---|---|---|
获取阴影颜色 Returns
| 设置阴影颜色 Parameters
|
shadowOffsets
• | • | ||||
---|---|---|---|---|---|
获取阴影偏移 Returns
| 设置阴影偏移 Parameters
|