CLASS_ID.UI_BUTTON_SHAPE

Hierarchy

  • ECS6ComponentUiButton

Properties

background?: ECS6Color4
color?: ECS6Color4
cornerRadius?: number
fontSize?: number
fontWeight?: string
hAlign?: string
height?: UiValue
isPointerBlocker?: boolean
name?: string

UiShape

opacity?: number
paddingBottom?: number
paddingLeft?: number
paddingRight?: number
paddingTop?: number
parentComponent?: string

UiShape

positionX?: UiValue
positionY?: UiValue
shadowBlur?: number
shadowColor?: ECS6Color4
shadowOffsetX?: number
shadowOffsetY?: number
text?: string
thickness?: number
vAlign?: string
visible?: boolean
width?: UiValue