SteamVR 2.0 Tutorial: Scene Switch
The Basics Of Implementing SteamVR_LoadLevel.CS

A “must-have” for any VR experience, the ability to seamlessly transition between scenes can be implemented relatively easily through the SteamVR 2.0 plugin. Like the previous laser-pointer tutorial, the SteamVR plugin comes with a functional script for accomplishing a smooth load screen: SteamVR_LoadLevel.CS. Unfortunately…