Skip to content

SpineProps

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

Extends

Indexable

[key: string]: any

Properties

alpha

alpha: number

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

Inherited from

VisibilityProps.alpha


animationName

animationName: string

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


autoUpdate

autoUpdate: boolean

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


data

data: string | SpineData

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


loop

loop: boolean

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


paused

paused: boolean

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


position

position: PointLike

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

Inherited from

PositionProps.position


scale

scale: PointLike

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

Inherited from

ScaleProps.scale


scaleX

scaleX: number

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

Inherited from

ScaleProps.scaleX


scaleY

scaleY: number

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

Inherited from

ScaleProps.scaleY


trackIndex

trackIndex: number

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


visible

visible: boolean

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

Inherited from

VisibilityProps.visible


x

x: number

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

Inherited from

PositionProps.x


y

y: number

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

Inherited from

PositionProps.y