Exemple #1
0
 public static void Rotate(this Transform transform, Direction_LR dir) => transform.Rotate(dir.EulerAngles());