public void SetAreaShape(FDatasmithFacadeActorLight.EAreaLightShape InAreaShape)
 {
     DatasmithFacadeCSharpPINVOKE.FDatasmithFacadeActorLight_SetAreaShape(swigCPtr, (int)InAreaShape);
 }