public void SetFStop(float InFStop)
 {
     DatasmithFacadeCSharpPINVOKE.FDatasmithFacadeActorCamera_SetFStop(swigCPtr, InFStop);
 }