Sampler constructor
Renderer object or GPUCurtains class object used to create this Sampler.
parameters used to create this Sampler.
The type of the Sampler.
Readonly
uuidThe universal unique id of this Sampler.
The label of the Sampler, used to create the GPUSampler. Useful for debugging purpose.
Options used to create this Sampler.
GPUSampler used.
binding to pass to a bind group.
New Renderer or GPUCurtains instance to use.
Set the GPUSampler.
Set the binding.
Used to create a GPUSampler and its associated SamplerBinding.
Example