Interface: Instruction

Instruction

An instruction that can be executed by the renderer

Properties:
Name Type Description
action string

the name of the instruction

canBundle boolean

true if this instruction can be compiled into a WebGPU bundle

renderPipeId string

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

Members

action string

the name of the instruction

canBundle boolean

true if this instruction can be compiled into a WebGPU bundle

renderPipeId string

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