/// <summary> /// 設定した値をGPUに送信する。 /// </summary> public void SendToGPUMemory() { SwigObject.SendToGPUMemory(); }