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
the name of the instruction
true if this instruction can be compiled into a WebGPU bundle
a the id of the render pipe that can run this instruction