Click or drag to resize
AB4D logo

BaseCameraStopRotation Method

Overload List
 NameDescription
Public methodStopRotation 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.
Public methodStopRotation(Double, BaseCameraEasingFunctionDelegate) StopRotation slowly stops the animation of the camera with preserving the rotation inertia.
Top
See Also