Mouse | |
| Name | Description | |
|---|---|---|
| SetAdvancedSmoothSettings(MouseCameraControllerCameraRotationSmoothingDelegate, MouseCameraControllerCameraMovementSmoothingDelegate, MouseCameraControllerCameraZoomSmoothingDelegate) | This SetAdvancedSmoothSettings overload can set custom smoothing functions. | |
| SetAdvancedSmoothSettings(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. |