[][src]Function bevy_gltf::load_gltf

pub fn load_gltf(asset_path: &Path, bytes: Vec<u8>) -> Result<Mesh, GltfError>