Vixen
02b45cc4
csharp
public enum WgpuIndexFormat

How wide an index is.

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

Fields and properties (3)

  • Undefined

    Unset — legal only for a non-strip topology.

  • Uint16

    16-bit.

  • Uint32

    32-bit.

Used by (6)

  • FakeWebGpuBindingVixen.Graphics.WebGPU.Tests
  • IWebGpuBindingVixen.Graphics.WebGPU
  • NativeWebGpuBindingVixen.Graphics.WebGPU
  • WebGpuConversionsVixen.Graphics.WebGPU
  • WebGpuDeviceVixen.Graphics.WebGPU
  • WgpuRenderPipelineDescriptorVixen.Graphics.WebGPU