pub const UNLIT_WGSL: &'static str;
Simple unlit shader for vertex-colored objects.
Outputs interpolated vertex colors directly without any lighting calculations. Useful for debug visualization and UI elements.