csharp
public enum CullModeWhich 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. The ordinary case.
Used by (18)
- CompositorAssetTestsVixen.Rendering.Tests
- GlEnumsVixen.Graphics.OpenGL
- GrassDrawPassVixen.Rendering.Terrain
- ImpostorCapturePassVixen.Rendering
- NativeWebGpuTestsVixen.Graphics.WebGPU.Tests
- PipelineDefaultTestsVixen.Graphics.Tests
- PipelineStateImageTestsVixen.Graphics.Golden.Tests
- RasterizerStateVixen.Graphics
- RenderStageAssetVixen.Rendering
- ShadowMapRendererTestsVixen.Rendering.Tests
- TypeRegistrationVixen.Rendering
- Vixen_Rendering_Compositor_RenderStageAssetSerializerVixen.Rendering
- VulkanEnumsVixen.Graphics.Vulkan
- VulkanPipelineTestsVixen.Graphics.Vulkan.Tests
- WebGpuConversionTestsVixen.Graphics.WebGPU.Tests
- WebGpuConversionsVixen.Graphics.WebGPU
- StageNodeVixen.Editor.AssetEditors
- ViewModesVixen.Editor.SceneView