csharp
public enum WgpuFilterModeHow a sampler filters within a mip level.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (2)
NearestTake the nearest texel.
LinearBlend between texels.
Used by (2)
- WebGpuConversionsVixen.Graphics.WebGPU
- WgpuSamplerDescriptorVixen.Graphics.WebGPU