CLASS_ID.UI_SLIDER_SHAPE

Hierarchy

  • ECS6ComponentUiScrollRect

Properties

backgroundColor?: ECS6Color4
hAlign?: string
height?: UiValue
isHorizontal?: boolean
isPointerBlocker?: boolean
isVertical?: boolean
name?: string

UiShape

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

UiShape

positionX?: UiValue
positionY?: UiValue
vAlign?: string
valueX?: number
valueY?: number
visible?: boolean
width?: UiValue