public void CameraVignette(float duration, float value) { _cameraView.ChangeVignette(value, duration); }