private void Init()
 {
     jointList.CreateJointList(anim);
     recordEditor.SetAnim(anim);
 }