csharp
public enum BorderColourWhat a sampler returns outside the texture when clamping to a border.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
TransparentBlackTransparent black.
OpaqueBlackOpaque black.
OpaqueWhiteOpaque white. What a shadow map wants, so unshadowed is the default.
Used by (6)
- GlEnumsVixen.Graphics.OpenGL
- PipelineDefaultTestsVixen.Graphics.Tests
- ResourceDescriptionTestsVixen.Graphics.Tests
- SamplerDescriptionVixen.Graphics
- VulkanEnumTestsVixen.Graphics.Vulkan.Tests
- VulkanEnumsVixen.Graphics.Vulkan