Skip to content

Commit

Permalink
Update README_ObjectCollection.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cre8ivepark authored Apr 7, 2018
1 parent 120e52a commit 573c799
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ You can also use 2D images with Object collection. For example, you can easily d
<img src="/External/ReadMeImages/MRTK_ObjectCollection_Layout_2DImages.jpg" alt="ObjectCollection">

## Ways to use Object collection ##
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**
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**

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

0 comments on commit 573c799

Please sign in to comment.