Skip to content

sceneswitcher

eisclimber edited this page Apr 4, 2026 · 1 revision

SceneSwitcher

Class in ExPresSXR.Misc

Inherits from UnityEngine.MonoBehaviour

Summary

Allows switching scenes with a rig.

public class SceneSwitcher : MonoBehaviour

Methods

Name Description
SwitchScene() Switch the scene as configured.

Properties

Name Description
UseFade If the scene should be switched with fade. A rig is required if switching with fade.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally