Exemple #1
0
 public static void OnRotateGizmoDragged(Quaternion rotDelta)
 {
     selMesh.RotateSelected(rotDelta);
 }