quaternion.RotateY code example Example: unity rotate quaternion around axis RoatationVar = Quaternion.Euler(Vector3.up) * camera.rotation;