csharp
public enum WgpuCullModeWhich faces to discard.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
NoneDraw both sides.
FrontDiscard front faces.
BackDiscard back faces.
Used by (2)
- WebGpuConversionsVixen.Graphics.WebGPU
- WgpuRenderPipelineDescriptorVixen.Graphics.WebGPU