CLASS_ID.TEXT_SHAPE

Hierarchy

  • ECS6ComponentTextShape

Properties

billboard?: boolean
font?: string
fontSize?: number
hTextAlign?: string
height?: number
lineCount?: number
lineSpacing?: string
opacity?: number
outlineWidth?: number
paddingBottom?: number
paddingLeft?: number
paddingRight?: number
paddingTop?: number
shadowBlur?: number
shadowOffsetX?: number
shadowOffsetY?: number
textWrapping?: boolean
vTextAlign?: string
value?: string
visible?: boolean
width?: number