pixi-jsInterfaces
Interface: ColorMaskInstruction
Defined in: node_modules/pixi.js/lib/rendering/mask/color/ColorMaskTypes.d.ts:3
Internal
Extends
Properties
action?
> optional action?: string
Defined in: node_modules/pixi.js/lib/rendering/renderers/shared/instructions/Instruction.d.ts:10
the name of the instruction
Inherited from
canBundle
> canBundle: boolean
Defined in: node_modules/pixi.js/lib/rendering/renderers/shared/instructions/Instruction.d.ts:12
true if this instruction can be compiled into a WebGPU bundle
Inherited from
colorMask
> colorMask: number
Defined in: node_modules/pixi.js/lib/rendering/mask/color/ColorMaskTypes.d.ts:5
renderPipeId
> renderPipeId: "colorMask"
Defined in: node_modules/pixi.js/lib/rendering/mask/color/ColorMaskTypes.d.ts:4
a the id of the render pipe that can run this instruction