Skip to content

Commit

Permalink
Fixed broken link to Holographic button
Browse files Browse the repository at this point in the history
Found a broken link to the Holographic Button prefab. Fixed it
  • Loading branch information
Tobiah Zarlez committed Oct 11, 2018
1 parent 6c1848c commit a709ed1
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -80,7 +80,7 @@ protected override void InputDown(GameObject obj, InputEventData eventData) {

![Holographic button](/External/ReadMeImages/MRTK_InteractableObject_HolographicButton.jpg)

This is an example of Holographic button used in the Start menu and App Bar. This example uses Unity's Animation Controller and Animation Clips. This prefab is also available under MixedRealityToolkit's main folder: [HoloToolkit/UX/Prefab](/Assets/HoloToolkit/UX/Prefabs/Buttons/SquareButton.prefab)
This is an example of Holographic button used in the Start menu and App Bar. This example uses Unity's Animation Controller and Animation Clips. This prefab is also available under MixedRealityToolkit's main folder: [HoloToolkit/UX/Prefab](/Assets/HoloToolkit/UX/Prefabs/Buttons/HolographicButton.prefab)

### Mesh button ###

Expand Down

0 comments on commit a709ed1

Please sign in to comment.