Vixen
02b45cc4
csharp
public enum BorderColour

What 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)

  • TransparentBlack

    Transparent black.

  • OpaqueBlack

    Opaque black.

  • OpaqueWhite

    Opaque 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