csharp
public enum AddressModeWhat a sampler does outside [0, 1].
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (4)
RepeatTile.
MirrorRepeatTile, flipping every other tile.
ClampToEdgeExtend the edge texel.
ClampToBorderUse the sampler's border colour.
Used by (10)
- GlEnumsVixen.Graphics.OpenGL
- PipelineDefaultTestsVixen.Graphics.Tests
- PipelineStateImageTestsVixen.Graphics.Golden.Tests
- ResourceDescriptionTestsVixen.Graphics.Tests
- SamplerDescriptionVixen.Graphics
- TerrainRendererVixen.Rendering.Terrain
- VulkanEnumTestsVixen.Graphics.Vulkan.Tests
- VulkanEnumsVixen.Graphics.Vulkan
- WebGpuConversionTestsVixen.Graphics.WebGPU.Tests
- WebGpuConversionsVixen.Graphics.WebGPU