Click or drag to resize
SphericalCameraStartRotation Method
Overload List
  NameDescription
Public methodStartRotation(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.
Public methodStartRotation(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.
Top
See Also