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