TextProps
Defined in: mixins/factory/props.ts:73
Extends
Indexable
[key
: string
]: any
Properties
alpha
alpha:
number
Defined in: mixins/factory/props.ts:33
Inherited from
anchor
anchor:
PointLike
Defined in: mixins/factory/props.ts:75
position
position:
PointLike
Defined in: mixins/factory/props.ts:19
Inherited from
resolution
resolution:
number
Defined in: mixins/factory/props.ts:76
roundPixels
roundPixels:
boolean
Defined in: mixins/factory/props.ts:77
scale
scale:
PointLike
Defined in: mixins/factory/props.ts:25
Inherited from
scaleX
scaleX:
number
Defined in: mixins/factory/props.ts:23
Inherited from
scaleY
scaleY:
number
Defined in: mixins/factory/props.ts:24
Inherited from
style
style:
Partial
<TextStyleOptions
>
Defined in: mixins/factory/props.ts:78
text
text:
string
Defined in: mixins/factory/props.ts:74
visible
visible:
boolean
Defined in: mixins/factory/props.ts:34
Inherited from
x
x:
number
Defined in: mixins/factory/props.ts:17
Inherited from
y
y:
number
Defined in: mixins/factory/props.ts:18