Skip to content

Commit 7e05a32

Browse files
committed
update 1.3.5
1 parent c4ca142 commit 7e05a32

File tree

12 files changed

+1760
-1243
lines changed

12 files changed

+1760
-1243
lines changed

Assets/DlibFaceLandmarkDetector/Examples/DlibFaceLandmarkDetectorExample.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,9 @@ public void OnWebCamTextureToMatHelperExampleButtonClick()
128128
SceneManager.LoadScene("WebCamTextureToMatHelperExample");
129129
}
130130

131-
public void OnVideoCaptureExampleButtonClick()
131+
public void OnVideoCaptureToMatHelperExampleButtonClick()
132132
{
133-
SceneManager.LoadScene("VideoCaptureExample");
133+
SceneManager.LoadScene("VideoCaptureToMatHelperExample");
134134
}
135135

136136
public void OnARHeadWebCamTextureExampleButtonClick()

0 commit comments

Comments
 (0)