LogoPixi’VN
pixi-jsInterfaces

Interface: StencilMaskInstruction

Defined in: node_modules/pixi.js/lib/rendering/mask/stencil/StencilMaskTypes.d.ts:6

Internal

Extends

Properties

action

> action: MaskMode

Defined in: node_modules/pixi.js/lib/rendering/mask/stencil/StencilMaskTypes.d.ts:8

the name of the instruction

Overrides

Instruction.action


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

Instruction.canBundle


inverse

> inverse: boolean

Defined in: node_modules/pixi.js/lib/rendering/mask/stencil/StencilMaskTypes.d.ts:9


mask

> mask: StencilMask

Defined in: node_modules/pixi.js/lib/rendering/mask/stencil/StencilMaskTypes.d.ts:10


renderPipeId

> renderPipeId: "stencilMask"

Defined in: node_modules/pixi.js/lib/rendering/mask/stencil/StencilMaskTypes.d.ts:7

a the id of the render pipe that can run this instruction

Overrides

Instruction.renderPipeId