onRotationChange method

void onRotationChange()
inherited

Implementation

void onRotationChange() {
  quaternion.setFromEuler(rotation, false);
}