Beispiel #1
0
 /// <summary>
 /// Raises the web cam texture to mat helper error occurred event.
 /// </summary>
 public void OnWebCamTextureToMatHelperErrorOccurred()
 {
     Debug.Log("OnWebCamTextureToMatHelperErrorOccurred " + webCamTextureToMatHelper.GetErrorCode());
 }