pixi-jsInterfaces
Interface: FillInstruction
Defined in: node_modules/pixi.js/lib/scene/graphics/shared/GraphicsContext.d.ts:26
Internal
Properties
action
> action: "fill" | "cut"
Defined in: node_modules/pixi.js/lib/scene/graphics/shared/GraphicsContext.d.ts:27
data
> data: object
Defined in: node_modules/pixi.js/lib/scene/graphics/shared/GraphicsContext.d.ts:28
hole?
> optional hole?: GraphicsPath
path
> path: GraphicsPath
style
> style: ConvertedFillStyle