Vixen
02b45cc4
csharp
public enum FillMode

How to fill a triangle.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (2)

  • Solid

    Filled.

  • Wireframe

    Edges only. Debug visualisation; unavailable on some mobile hardware.

Used by (8)

  • GlDeviceVixen.Graphics.OpenGL
  • GlDeviceTestsVixen.Graphics.OpenGL.Tests
  • GlEnumsVixen.Graphics.OpenGL
  • PipelineDefaultTestsVixen.Graphics.Tests
  • RasterizerStateVixen.Graphics
  • VulkanEnumsVixen.Graphics.Vulkan
  • WebGpuDeviceVixen.Graphics.WebGPU
  • ViewModesVixen.Editor.SceneView