Function parse_blend_file::get_material
source · [−]pub(crate) fn get_material<'s, 'h>(
mesh_name: &'s String,
material_hm: &'h HashMap<String, Blend279Material>
) -> Option<&'h Blend279Material>
pub(crate) fn get_material<'s, 'h>(
mesh_name: &'s String,
material_hm: &'h HashMap<String, Blend279Material>
) -> Option<&'h Blend279Material>