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