csharp
public enum FilterModeHow a sampler filters.
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 (7)
- GlEnumsVixen.Graphics.OpenGL
- PipelineDefaultTestsVixen.Graphics.Tests
- ResourceDescriptionTestsVixen.Graphics.Tests
- SamplerDescriptionVixen.Graphics
- VulkanEnumsVixen.Graphics.Vulkan
- WebGpuConversionsVixen.Graphics.WebGPU
- WebGpuSamplerVixen.Graphics.WebGPU