Function mesh_loader::collada::from_slice
source · pub fn from_slice(bytes: &[u8]) -> Result<Scene>
Expand description
Parses meshes from bytes of COLLADA text.
pub fn from_slice(bytes: &[u8]) -> Result<Scene>
Parses meshes from bytes of COLLADA text.