CLASS_ID.UI_TEXT_SHAPE

Hierarchy

  • ECS6ComponentUiText

Properties

adaptHeight?: boolean
adaptWidth?: boolean
color?: ECS6Color4
font?: string
fontAutoSize?: boolean
fontSize?: number
hAlign?: string
hTextAlign?: string
height?: UiValue
isPointerBlocker?: boolean
lineCount?: number
lineSpacing?: number
name?: string

UiShape

opacity?: number
outlineColor?: ECS6Color4
outlineWidth?: number
paddingBottom?: number
paddingLeft?: number
paddingRight?: number
paddingTop?: number
parentComponent?: string

UiShape

positionX?: UiValue
positionY?: UiValue
shadowBlur?: number
shadowColor?: ECS6Color4
shadowOffsetX?: number
shadowOffsetY?: number
textWrapping?: boolean
vAlign?: string
vTextAlign?: string
value?: string
visible?: boolean
width?: UiValue