Nano WebGPU API - v0.11.0
    Preparing search index...

    Type Alias CullMode

    CullMode: GPUCullMode | "disabled"

    Defines the culling behaviors supported by the renderer. Extends the native WebGPU GPUCullMode ("none" | "front" | "back") with an additional "disabled" keyword.