I\'m using FlyControls for moving and rotation my plane (I\'m doing a flight sim), and it works pretty well. However now I have ran into a problem where one possible solution wo
var rotation = new THREE.Euler().setFromQuaternion( quaternion, eulerOrder );
three.js r.69