Skip to content

GraphicsProps

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

[key: string]: any

alpha: number

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

VisibilityProps.alpha


pivot: PointLike

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

PivotProps.pivot


position: PointLike

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

PositionProps.position


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


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