webgpu-c
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
webgpu-c
webgpu-c
/
lib.wgpu
/
WGPUPrimitiveState
/
cullMode
cull
Mode
var
cullMode
:
WGPUCullMode
If set to
WGPUCullMode.Undefined
,
defaults
to
WGPUCullMode.None
.