pub fn skybox_vertex( camera_index: u32, vertex_index: u32, slab: &[u32], local_pos: &mut Vec3, clip_pos: &mut Vec4, )
Vertex shader for a skybox.