The binding number of the texture object in the BindGroup.
Optional
label?: stringThe shader stages that this uniform is visible to. e.g. GPUShaderStage.VERTEX | GPUShaderStage.FRAGMENT would make the uniform visible to both the vertex and fragment shaders.
Generated using TypeDoc
Texture constructor parameters