May 2018
Beginner
492 pages
11h 53m
English
The SteamVR Unity package includes an Interaction System, originally developed and used for minigames and scenes from Steam's impressive demo VR application, The Lab (http://store.steampowered.com/app/450390/The_Lab/). It can be found in the Assets/SteamVR/InteractionSystem/ folder. We recommend you explore the example scenes, prefabs, and scripts.
The Interaction System includes its own Player camera rig which replaces the default [CameraRig] we have been using. The Player hierarchy is shown here:

It includes a VRCamera, two hands (Hand1 and Hand2), and other useful objects. Each hand includes ...
Read now
Unlock full access