| SphericalCameraStartRotation Method |
| Name | Description | |
|---|---|---|
| StartRotation(Double, Double) |
StartRotation method immediately starts Heading and Attitude animation for this camera.
To slowly start the camera rotation and than accelerating the rotation, use the StartRotation(Double, Double, Double, SphericalCameraEasingFunctionDelegate) method.
| |
| StartRotation(Double, Double, Double, SphericalCameraEasingFunctionDelegate) |
StartRotation method immediately starts Heading and Attitude animation for this camera.
To slowly start the camera rotation and than accelerating the rotation, use the StartRotation(Double, Double, Double, SphericalCameraEasingFunctionDelegate) method.
|