Skip to content

Commit 51e6822

Browse files
committed
Changed the name of asset project.("Sample" to "Example")
1 parent 506f6b7 commit 51e6822

22 files changed

+39
-30
lines changed
20.6 KB
Binary file not shown.
-20.6 KB
Binary file not shown.

Assets/AVProWithOpenCVForUnityExample.meta

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

AVProWithOpenCVForUnitySample/Scenes/AVProWithOpenCVForUnitySample.unity renamed to Assets/AVProWithOpenCVForUnityExample/Scenes/AVProWithOpenCVForUnityExample.unity

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ MonoBehaviour:
417417
m_HorizontalOverflow: 0
418418
m_VerticalOverflow: 0
419419
m_LineSpacing: 1
420-
m_Text: GetReadableTextureSample
420+
m_Text: GetReadableTextureExample
421421
--- !u!222 &404420402
422422
CanvasRenderer:
423423
m_ObjectHideFlags: 0
@@ -544,7 +544,7 @@ MonoBehaviour:
544544
m_HorizontalOverflow: 0
545545
m_VerticalOverflow: 0
546546
m_LineSpacing: 1
547-
m_Text: ExtractFrameSample
547+
m_Text: ExtractFrameExample
548548
--- !u!222 &992032545
549549
CanvasRenderer:
550550
m_ObjectHideFlags: 0
@@ -748,7 +748,7 @@ GameObject:
748748
- 114: {fileID: 1292636402}
749749
- 114: {fileID: 1292636401}
750750
m_Layer: 5
751-
m_Name: GetReadableTextureSampleButton
751+
m_Name: GetReadableTextureExampleButton
752752
m_TagString: Untagged
753753
m_Icon: {fileID: 0}
754754
m_NavMeshLayer: 0
@@ -830,7 +830,7 @@ MonoBehaviour:
830830
m_PersistentCalls:
831831
m_Calls:
832832
- m_Target: {fileID: 1124998460}
833-
m_MethodName: OnGetReadableTextureSample
833+
m_MethodName: OnGetReadableTextureExample
834834
m_Mode: 1
835835
m_Arguments:
836836
m_ObjectArgument: {fileID: 0}
@@ -1309,7 +1309,7 @@ GameObject:
13091309
- 114: {fileID: 1985475478}
13101310
- 114: {fileID: 1985475477}
13111311
m_Layer: 5
1312-
m_Name: ExtractFrameSampleButton
1312+
m_Name: ExtractFrameExampleButton
13131313
m_TagString: Untagged
13141314
m_Icon: {fileID: 0}
13151315
m_NavMeshLayer: 0
@@ -1373,7 +1373,7 @@ MonoBehaviour:
13731373
m_PersistentCalls:
13741374
m_Calls:
13751375
- m_Target: {fileID: 1124998460}
1376-
m_MethodName: OnExtractFrameSample
1376+
m_MethodName: OnExtractFrameExample
13771377
m_Mode: 1
13781378
m_Arguments:
13791379
m_ObjectArgument: {fileID: 0}

0 commit comments

Comments
 (0)