Skip to main content
An opaque compiled shader module. Get one with context:shader(name), where name is the shader asset’s name as added in the editor (e.g. “myEffect” — no “.wgsl” extension). Raw WGSL source strings are not accepted at runtime.