CameraSettings.OnDeactivate
Method in CameraSettings
Declaration
protected virtual void OnDeactivate(CameraController controller)
Description
A callback invoked when the settings are deactivated on a controller.
Parameters
controller | The controller that deactivated the settings. |