Skip to content

Commit 573c799

Browse files
authored
Update README_ObjectCollection.md
1 parent 120e52a commit 573c799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/HoloToolkit-Examples/UX/Readme/README_ObjectCollection.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You can also use 2D images with Object collection. For example, you can easily d
2424
<img src="/External/ReadMeImages/MRTK_ObjectCollection_Layout_2DImages.jpg" alt="ObjectCollection">
2525

2626
## Ways to use Object collection ##
27-
You can find the examples in the scene **ObjectCollection_Examples.unity**. In this scene, you can find the **ObjectCollection.cs** script under **Assets/MixedRealityToolkit/UX/Scripts/Collections**
27+
You can find the examples in the scene **ObjectCollection_Examples.unity**. In this scene, you can find the **ObjectCollection.cs** script under **Assets/HoloToolkit/UX/Scripts/Collections**
2828

2929
1. To create a collection, simply create an empty GameObject and assign the ObjectCollection.cs script to it.
3030
2. Then you can add any object(s) as a child of the GameObject.

0 commit comments

Comments
 (0)