onQuaternionChange method

void onQuaternionChange()

Implementation

void onQuaternionChange() {
  rotation.setFromQuaternion(quaternion);
}