Hierarchy (view full)

Constructors

Properties

anchorPointX?: number
anchorPointY?: number
animationStyle?: AnimationStyle
attachAnchorPointX?: number
attachAnchorPointY?: number
backgroundColor?: string | Color
borderColor?: string | Color
borderWidth?: number
breakLines?: boolean
causesOverlap?: boolean
color?: string | Color
flippable?: boolean
fontName?: string
fontSize?: number
hideIfOverlapped?: boolean
horizontalOffset?: number
metaData?: {
    [k: string]: string;
}

Type declaration

  • [k: string]: string
orientationMode?: BillboardOrientation
placementPriority?: number
scaleWithDPI?: boolean
strokeColor?: string | Color
strokeWidth?: number
style?: any
styleBuilder?: any
textField?: string
verticalOffset?: number
visible?: boolean

Generated using TypeDoc