Skip to content

Commit 4a843c5

Browse files
committed
Update readme
1 parent 0d4a619 commit 4a843c5

1 file changed

Lines changed: 12 additions & 2 deletions

File tree

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
11
# MultiDisplayHoloplay
22

3+
## Requirements
4+
5+
Tested on Unity version `2021.3.6f1`
6+
7+
Use the latest version of `Holoplay`
8+
39
## How to use
410

511
- Add a `DisplayManager` to your scene.
6-
- Add a `DisplayHelper` to the components you want to seperate into different displays.
12+
- Add a `DisplayHelper` to the components you want to seperate into different displays (UserInterface, Camera, Holoplay).
713
- Add the `DisplayHelper` to the `ExternalDisplays` field in the `DisplayManager` and assign the display number you want.
8-
- Build and run.
14+
- Build and run.
15+
16+
## Known Issues
17+
18+
- Sometimes the displays are reversed (Holographic display doesn't appear on Looking Glass) just swap the display numbers around in the `DisplayManager` to fix this issue.

0 commit comments

Comments
 (0)