Base | |
| Name | Description | |
|---|---|---|
| StopRotation | StopRotation immediately stops the animation of the camera. To slowly stop the camera rotation with preserving the camera's inertia, use the StopRotation(Double, BaseCameraEasingFunctionDelegate) method. | |
| StopRotation(Double, BaseCameraEasingFunctionDelegate) | StopRotation slowly stops the animation of the camera with preserving the rotation inertia. |