public void SetLookAtActor(string InActorName)
 {
     DatasmithFacadeCSharpPINVOKE.FDatasmithFacadeActorCamera_SetLookAtActor(swigCPtr, InActorName);
 }