public static MQuaternion GetQuaternion(this MRotationConstraint rConstraint) { return(MQuaternionExtensions.FromEuler(rConstraint.GetVector3())); }