public void SetFocalLength(float InFOV, bool bInVerticalFOV)
 {
     DatasmithFacadeCSharpPINVOKE.FDatasmithFacadeActorCamera_SetFocalLength__SWIG_1(swigCPtr, InFOV, bInVerticalFOV);
 }