pub type SkinMorphMap = HashMap<String, f32>;
Morph weight map: morph name โ blend weight.
pub struct SkinMorphMap { /* private fields */ }