How would you represents the rotation of a LibGDX Perspective Camera as a Quaternion?
Quaternion rotation = camera.view.getRotation(new Quaternion());