Esempio n. 1
0
 public void SetRotateButtonRotation(float degree)
 {
     rotateButton.SetRotation(degree);
 }