Click or drag to resize
AB4D logo

MouseCameraControllerSetAdvancedSmoothSettings Method

Overload List
 NameDescription
Public methodSetAdvancedSmoothSettings(MouseCameraControllerCameraRotationSmoothingDelegate, MouseCameraControllerCameraMovementSmoothingDelegate, MouseCameraControllerCameraZoomSmoothingDelegate) This SetAdvancedSmoothSettings overload can set custom smoothing functions.
Public methodSetAdvancedSmoothSettings(Boolean, Boolean, Boolean, NullableDouble, MouseCameraControllerCameraRotationSmoothingDelegate, MouseCameraControllerCameraMovementSmoothingDelegate, MouseCameraControllerCameraZoomSmoothingDelegate) SetAdvancedSmoothSettings can be called instead of changing the CameraSmoothing property to configures advanced settings for camera smoothing, allowing fine-grained adjustments of rotation, movement, and zoom smoothing modes.
Top
See Also