Skip to main content

GPUSampler

The GPUSampler interface of the WebGPU API represents an object that can control how shaders transform and filter texture resource data. Available only in secure contexts.

MDN Reference

Extends

Properties

label

label: string;

MDN Reference

Inherited from

GPUObjectBase.label