Function gltf_importer::import [] [src]

pub fn import<P>(path: P) -> Result<(Gltf, Buffers), Error> where
    P: AsRef<Path>, 

Imports glTF 2.0 with default configuration.