Skip to content

TextProps

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

[key: string]: any

alpha: number

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

VisibilityProps.alpha


anchor: PointLike

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


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

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

LayoutProps.layout


position: PointLike

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

PositionProps.position


resolution: number

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


roundPixels: boolean

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


scale: PointLike

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

ScaleProps.scale


scaleX: number

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

ScaleProps.scaleX


scaleY: number

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

ScaleProps.scaleY


style: Partial<TextStyleOptions>

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


text: string

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


visible: boolean

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

VisibilityProps.visible


x: number

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

PositionProps.x


y: number

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

PositionProps.y