Capítulo 661 de 859
This special type of buffer attribute is intended for compute shaders. It can be used to encode draw parameters for indirect draw calls.
Note: This type of buffer attribute can only be used with WebGPURenderer and a WebGPU backend.
Constructor
| Signature |
|---|
| `new IndirectStorageBufferAttribute( count : number |
Properties
| Property | Description |
|---|---|
.isIndirectStorageBufferAttribute : boolean (readonly) | This flag can be used for type testing. |