The "Oculus Mobile" PlugIT allows to use openvr autonomous virtual reality headsets from Oculus, such as the Oculus Quest and the Oculus Go.
To achieve a fluid experience, virtual reality needs at least 72 images per second.
Parameters |
|
1 |
The object representative of the left controller. |
2 |
Position offset for the left controller object. |
3 |
Orientation offset for the left controller object. |
4 |
The object representative of the right controller. |
5 |
Allows to enable or disable the pointer ray of the left controller. |
6 |
Position offset for the right controller object. |
7 |
Orientation offset for the right controller object. |
8 |
Allows to enable or disable the pointer ray of the right controller. |
9 |
If checked the controllers will not collide with the other objects of the 3D world. |
10 |
Allows to display or not a pointer ray at the ends of the controllers, at all times or only over user interfaces. |
11 |
If checked the click is automatically triggered when the end of the controller is close enough of a clickable object or interface. Useful to simulate the natural action of "touching" a button to enable it. |
12 |
The distance for the auto click to be triggered. |
13 |
The object the pointer ray comes from for the left controller. |
14 |
The object the pointer ray comes from for the right controller. |
15 |
The teleportation mode : |
16 |
The controller(s) that can be used to teleport itself. |
17 |
Factor allowing to reduce the rendering resolution to increase fluidity. |
18 |
Starts the VR headset at the same time as the application. |
Action |
|||||||||||
Disable |
Disables the VR headset. |
||||||||||
Enable |
Enables the VR headset. |
||||||||||
Disable controllers |
Disables the controllers. |
||||||||||
Enable Controllers |
Enables the controllers. |
||||||||||
Hide camera |
Hides the integrated camera image. |
||||||||||
Hide ray |
Hides the pointer ray at the ends of the controllers. |
||||||||||
Left controller |
All of the actions linked to the left controller :
|
||||||||||
Reset |
Reset the VR headset tracking. | ||||||||||
Right controller |
All of the actions linked to the right controller :
|
||||||||||
Set teleport mode |
Sets th teleport mode (0 = None, 1 = Pad only, 2 = Pad + trigger). | ||||||||||
Show camera |
Shows the integrated camera image. | ||||||||||
Show ray |
Shows the pointer ray at the ends of the controllers. |
||||||||||
Start camera |
Starts the integrated camera. | ||||||||||
Stop camera |
Stops the integrated camera. |
Event |
|||||||||||||||||||||||||||||||||||||||||||
Camera started |
Sent when the integrated camera is started. |
||||||||||||||||||||||||||||||||||||||||||
Camera stopped |
Sent when the integrated camera is stopped. |
||||||||||||||||||||||||||||||||||||||||||
Control |
Sends the position and orientation of the VR headset formatted for navigation PlugITs. |
||||||||||||||||||||||||||||||||||||||||||
Device found |
Sent when a VR headset is found. |
||||||||||||||||||||||||||||||||||||||||||
Device not found |
Sent when no VR headset is found. |
||||||||||||||||||||||||||||||||||||||||||
Left controller |
All of the events linked to the left controller :
|
||||||||||||||||||||||||||||||||||||||||||
Orientation |
Sends the VR headset orientation. |
||||||||||||||||||||||||||||||||||||||||||
Position |
Sends the VR headset position. |
||||||||||||||||||||||||||||||||||||||||||
Right controller |
All of the events linked to the right controller :
|
||||||||||||||||||||||||||||||||||||||||||
Teleport |
Sends the position where the user tries to teleport itself. |