Esempio n. 1
0
 public void SetCoordinateSyatem(CoordinateSystemType coordinateSystem)
 {
     EffekseerNativePINVOKE.EffectSetting_SetCoordinateSyatem(swigCPtr, (int)coordinateSystem);
     if (EffekseerNativePINVOKE.SWIGPendingException.Pending)
     {
         throw EffekseerNativePINVOKE.SWIGPendingException.Retrieve();
     }
 }