public void GetColor(out byte OutR, out byte OutG, out byte OutB, out byte OutA)
 {
     DatasmithFacadeCSharpPINVOKE.FDatasmithFacadeActorLight_GetColor__SWIG_0(swigCPtr, out OutR, out OutG, out OutB, out OutA);
 }