create_mesh_from_gltf

Function create_mesh_from_gltf 

Source
pub fn create_mesh_from_gltf(
    gltf_data: &[u8],
    buffer_data: &[u8],
) -> FFIResult<MeshHandle>
👎Deprecated: use create_data instead
Expand description

Creates a mesh from an included GLTF file, from the module directory.