Skip to content

TextProps

Defined in: mixins/factory/props.ts:134

[key: string]: any

alpha: number

Defined in: mixins/factory/props.ts:42

VisibilityProps.alpha


anchor: PointLike

Defined in: mixins/factory/props.ts:136


optional layout: null | boolean | Omit<LayoutOptions, "target">

Defined in: mixins/factory/props.ts:47

LayoutProps.layout


position: PointLike

Defined in: mixins/factory/props.ts:28

PositionProps.position


resolution: number

Defined in: mixins/factory/props.ts:137


roundPixels: boolean

Defined in: mixins/factory/props.ts:138


scale: PointLike

Defined in: mixins/factory/props.ts:34

ScaleProps.scale


scaleX: number

Defined in: mixins/factory/props.ts:32

ScaleProps.scaleX


scaleY: number

Defined in: mixins/factory/props.ts:33

ScaleProps.scaleY


style: TextStyle

Defined in: mixins/factory/props.ts:139


text: string

Defined in: mixins/factory/props.ts:135


visible: boolean

Defined in: mixins/factory/props.ts:43

VisibilityProps.visible


x: number

Defined in: mixins/factory/props.ts:26

PositionProps.x


y: number

Defined in: mixins/factory/props.ts:27

PositionProps.y