Inheritance: UnityEngine.MonoBehaviour
 public static void SetInstance(CameraFocusChanger cfcInstance)
 {
     s_cfcInstance = cfcInstance;
 }