void KeyCodeShiftLeftArrow()
 {
     thisKnot.Rotation(0.05f);
 }