attrs.addLoadInstruction(model);
attrs.getMetaData().put(ConfigType.HAIR.toString(), getName());
// Take the first shape as the mesh to use for the hair. We
// assume there is at least one
AttachmentParams params = new AttachmentParams(
getShapes()[0], // Mesh
"HairAttach", // Parent Joint
PMatrix.IDENTITY, // Orientation
"HairAttachmentJoint", // Attachment Joint Name
model); // Owning File Name