pub fn skybox_cubemap_fragment( texture: &Cubemap, sampler: &Sampler, local_pos: Vec3, out_color: &mut Vec4, )
Colors a skybox using a cubemap texture.