Skip to content

SvgProps

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

Extends

Indexable

[key: string]: any

Properties

alpha

alpha: number

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

Inherited from

GraphicsProps.alpha


ctx

ctx: string | GraphicsContext

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


pivot

pivot: PointLike

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

Inherited from

GraphicsProps.pivot


position

position: PointLike

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

Inherited from

GraphicsProps.position


scale

scale: PointLike

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

Inherited from

GraphicsProps.scale


scaleX

scaleX: number

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

Inherited from

GraphicsProps.scaleX


scaleY

scaleY: number

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

Inherited from

GraphicsProps.scaleY


visible

visible: boolean

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

Inherited from

GraphicsProps.visible


x

x: number

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

Inherited from

GraphicsProps.x


y

y: number

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

Inherited from

GraphicsProps.y