Skip to content

Commit

Permalink
update 1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
EnoxSoftware committed Jul 19, 2023
1 parent c4ca142 commit 7e05a32
Show file tree
Hide file tree
Showing 12 changed files with 1,760 additions and 1,243 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,9 @@ public void OnWebCamTextureToMatHelperExampleButtonClick()
SceneManager.LoadScene("WebCamTextureToMatHelperExample");
}

public void OnVideoCaptureExampleButtonClick()
public void OnVideoCaptureToMatHelperExampleButtonClick()
{
SceneManager.LoadScene("VideoCaptureExample");
SceneManager.LoadScene("VideoCaptureToMatHelperExample");
}

public void OnARHeadWebCamTextureExampleButtonClick()
Expand Down
Loading

0 comments on commit 7e05a32

Please sign in to comment.