pub fn load_mesh_asset( project_dir: &Path, append_dir: &str, file_name: &str, ) -> Result<MeshAsset>