Optional
label?: stringOptional
options?: GPUSamplerDescriptorThe 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
Sampler constructor parameters