Пример #1
0
 public void LoadModelLocation()
 {
     benchtopSharing.IsManipulated = true;
     model.localPosition           = PlayerPrefHelper.LoadBenchtopPosition();
     model.localRotation           = PlayerPrefHelper.LoadBenchtopRotation();
 }