pixi-jsInterfaces
Interface: StrokeInstruction
Defined in: node_modules/pixi.js/lib/scene/graphics/shared/GraphicsContext.d.ts:35
Internal
Properties
action
> action: "stroke"
Defined in: node_modules/pixi.js/lib/scene/graphics/shared/GraphicsContext.d.ts:36
data
> data: object
Defined in: node_modules/pixi.js/lib/scene/graphics/shared/GraphicsContext.d.ts:37
hole?
> optional hole?: GraphicsPath
path
> path: GraphicsPath
style
> style: ConvertedStrokeStyle