CameraNavigator.clearKeyPoints() method

Clear the keypoints set previously. This should be called before you want to start a new animation with different keypoints.

Signature:

clearKeyPoints(): void;

Returns:

void