Skip to content

SvgProps

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

[key: string]: any

alpha: number

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

GraphicsProps.alpha


ctx: string | GraphicsContext

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


pivot: PointLike

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

GraphicsProps.pivot


position: PointLike

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

GraphicsProps.position


scale: PointLike

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

GraphicsProps.scale


scaleX: number

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

GraphicsProps.scaleX


scaleY: number

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

GraphicsProps.scaleY


visible: boolean

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

GraphicsProps.visible


x: number

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

GraphicsProps.x


y: number

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

GraphicsProps.y