Skip to content

SvgProps

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

[key: string]: any

alpha: number

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

GraphicsProps.alpha


ctx: string | GraphicsContext

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


pivot: PointLike

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

GraphicsProps.pivot


position: PointLike

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

GraphicsProps.position


scale: PointLike

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

GraphicsProps.scale


scaleX: number

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

GraphicsProps.scaleX


scaleY: number

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

GraphicsProps.scaleY


visible: boolean

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

GraphicsProps.visible


x: number

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

GraphicsProps.x


y: number

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

GraphicsProps.y