Interface: AlphaMaskInstruction
Defined in: node_modules/pixi.js/lib/rendering/mask/alpha/AlphaMaskPipe.d.ts:28
Internal
Extends
Properties
action
> action: MaskMode
Defined in: node_modules/pixi.js/lib/rendering/mask/alpha/AlphaMaskPipe.d.ts:30
the name of the instruction
Overrides
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
inverse
> inverse: boolean
Defined in: node_modules/pixi.js/lib/rendering/mask/alpha/AlphaMaskPipe.d.ts:32
mask
> mask: AlphaMask
Defined in: node_modules/pixi.js/lib/rendering/mask/alpha/AlphaMaskPipe.d.ts:31
maskedContainer
> maskedContainer: Container
Defined in: node_modules/pixi.js/lib/rendering/mask/alpha/AlphaMaskPipe.d.ts:33
renderMask
> renderMask: boolean
Defined in: node_modules/pixi.js/lib/rendering/mask/alpha/AlphaMaskPipe.d.ts:34
renderPipeId
> renderPipeId: "alphaMask"
Defined in: node_modules/pixi.js/lib/rendering/mask/alpha/AlphaMaskPipe.d.ts:29
a the id of the render pipe that can run this instruction