pub const WIREFRAME_WGSL: &'static str;
Wireframe debug visualization shader.
Renders mesh edges using barycentric coordinates to calculate edge distances. Useful for debugging mesh topology.